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

TDragControlObject.GetDragCursor

Asks the Control to provide an cursor.

Declaration

Source position: controls.pp line 445

protected function TDragControlObject.GetDragCursor(

  Accepted: Boolean;

  X: Integer;

  Y: Integer

):TCursor; override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.