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

TDragManager.Dragging

True if the specified control is being dragged.

Declaration

Source position: controls.pp line 512

public function TDragManager.Dragging(

  AControl: TControl

):Boolean; virtual; abstract;