Previous: 4.72.1.5. Color Constants To the Table of Contents Next: 4.72.1.7. Cursor variable
4.72.1.5. Color Constants Table of Contents 4.72.1.7. Cursor variable

- 4.72.1.6. -
Table of Contents
4. Standard Units
4.72. WinCRT - Text Screen interface unit for Win32
4.72.1. WinCRT Unit Variables
4.72.1.6. CurOrg variable


4.72.1.6. CurOrg variable

Targets: Win32 GUI


WinCRT Unit

Determines the cursor origin.

Declaration:
const CurOrg: TLongPoint = (X: 0; Y: 0);
Remarks:
The upper left corner of cursor corresponds to (0, 0).


Previous: 4.72.1.5. Color Constants To the Table of Contents Next: 4.72.1.7. Cursor variable
4.72.1.5. Color Constants Table of Contents 4.72.1.7. Cursor variable

- 4.72.1.6. -