[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
BeginDrag - starts the dragging of a control. In this version BringToFront applies
Source position: controls.pp line 1262
public procedure TControl.BeginDrag( |
Immediate: Boolean; |
Threshold: Integer = -1 |
); |
Immediate |
|
If True, start drag as soon as cursor starts to move |
Threshold |
|
Least value for movement of cursor before drag starts |