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

TControl.Cursor

The type of cursor to be used with this control

Declaration

Source position: controls.pp line 1308

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