Identifies the default cursor.
crDefault = TCursor(0);
Controls
The TCursor type defines a cursor ident (integer). The default value of 0 represents the default cursor, an arrow pointing up and to the left.
Use the Screen Cursor property to set the cursor type to one of the TCursor values.
TCursor
Cursor