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

TControl.GetCursor

Gets the value for the Cursor property.

Declaration

Source position: controls.pp line 1359

protected function TControl.GetCursor: TCursor; virtual;

Function result

Value for the Cursor property.

See also

TControl.Cursor

  

Contains the shape for the mouse pointer when the mouse is over the control.


Version 3.2 Generated 2024-02-25 Home