Identifies the default cursor.
crAppStart = TCursor(-19);
Controls
The TCursor type defines a cursor ident (integer). The value -19 identifies the Application Start cursor, a combination of arrow and hourglass.
Use the Screen Cursor property to set the cursor type to one of the TCursor values.
TCursor
Cursor