- 4.67.1.7 -
Standard Units
WinCRT
WinCRT Unit VariablesCursor 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.
|
|
|
CurOrg variable |
Table of Content |
InactiveTitle variable |
- 4.67.1.7 -