Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDragControlObject.GetDragCursor

Asks the Control to provide a drag cursor.

Declaration

Source position: controls.pp line 490

protected function TDragControlObject.GetDragCursor(

  Accepted: Boolean;

  X: Integer;

  Y: Integer

):TCursor; override;