[Overview][Types][Classes][Procedures and functions][Index] |
Signals an assigned OnBandDrag event handler and starts a drag operation.
Source position: extctrls.pp line 1565
protected function TCustomControlBar.DragControl( |
AControl: TControl; |
X: Integer; |
Y: Integer; |
KeepCapture: Boolean = False |
):Boolean; virtual; |