Identifies an arrow cursor.
crArrow = TCursor(-2);
Controls
The TCursor type defines a cursor ident (integer). The value -2 identifies a cursor that is 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