- 4.67.1.12 -
Standard Units
WinCRT
WinCRT Unit VariablesWindowSize variable
Targets: Win32 GUI
WinCRT Unit
Determines the initial size of the WinCRT window.
Declaration:
const WindowSize: TLongPoint = (X: CW_USEDEFAULT; Y: CW_USEDEFAULT);
Remarks:
You can change the initial size by assigning new values to the
X and Y coordinates before the WinCRT window is created.
|
|
|
WindowOrg variable |
Table of Content |
WindowTitle variable |
- 4.67.1.12 -