- 4.62.1.5 -
Standard Units
System Unit
System Unit VariablesCmdShow variable
Targets: Win32 only
System Unit
Passed to the Windows API ShowWindow routine.
Declaration:
var CmdShow: DWORD;
Remarks:
In a program, the CmdShow variable contains the parameter
value that Windows expects to be passed to ShowWindow
when the application creates its main window. In a library (DLL),
CmdShow is always zero.
|
|
|
CmdLine variable |
Table of Content |
ErrorAddr variable |
- 4.62.1.5 -