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

TScreen.Cursor

The current mouse cursor shape.

Declaration

Source position: forms.pp line 1143

public property TScreen.Cursor : TCursor
  read FCursor
  write SetCursor;

Description

Use one of the predefined cursor styles, e.g. crHourGlass.

See also

Controls.crDefault

  

Indicates that the default cursor from the system should be utilized

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