Previous: ScrollCrtWindow variable To the Table of Content Next: WindowSize variable

- 4.67.1.11 -
Standard Units
WinCRT
WinCRT Unit Variables

WindowOrg variable

Targets: Win32 GUI


WinCRT Unit

Determines the initial location of the WinCRT window.

Declaration:
const  WindowOrg: TLongPoint = (X: CW_USEDEFAULT; Y: CW_USEDEFAULT);
Remarks:
You can change the initial location by assigning new values to the X and Y coordinates before the WinCRT window is created.


Previous: ScrollCrtWindow variable To the Table of Content Next: WindowSize variable
ScrollCrtWindow variable Table of Content WindowSize variable

- 4.67.1.11 -