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

TControl.Cursor

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

Declaration

Source position: controls.pp line 1693

published property TControl.Cursor : TCursor
  read GetCursor
  write SetCursor
  default crDefault;

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