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

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