Previous: CurOrg variable To the Table of Content Next: InactiveTitle variable

- 4.67.1.7 -
Standard Units
WinCRT
WinCRT Unit Variables

Cursor variable

Targets: Win32 GUI


WinCRT Unit

Contains the current position of the cursor within the WinCRT window.

Declaration:
const Cursor: TLongPoint = (X: 0; Y: 0);
Remarks:
The upper left corner corresponds to CurOrg. Cursor is a read-only variable, so do not assign values to it.


Previous: CurOrg variable To the Table of Content Next: InactiveTitle variable
CurOrg variable Table of Content InactiveTitle variable

- 4.67.1.7 -