[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 1288

protected function TControl.GetCursor: TCursor; virtual;

Function result

Value for the Cursor property.

See also

TControl.Cursor

  

The shape of the mouse pointer, when the mouse is over this control.

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