Signals an assigned OnBandDrag event handler and starts a drag operation.
Source position: extctrls.pp line 1560
protected function TCustomControlBar.DragControl( |
AControl: TControl; |
X: Integer; |
Y: Integer; |
KeepCapture: Boolean = False |
):Boolean; virtual; |