[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The cursor currently being used in this screen
Source position: forms.pp line 949
public property TScreen.Cursor: TCursor |
Reads or writes a flag to determine the cursor.
This can take any integer value, but there are several pre-determined cursor styles
listed as constants in 'Controls',
and these should be used to define the cursor for the current screen
|
crDefault - cursor constant: use default cursor (0) |
lazarus-ccr.sourceforge.net |