[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TCustomControlBar.DragControl

Declaration

Source position: extctrls.pp line 1179

protected function TCustomControlBar.DragControl(

  aControl: TControl;

  X: Integer;

  Y: Integer;

  KeepCapture: Boolean = False

):Boolean; virtual;