March 2000
Intermediate to advanced
576 pages
18h 13m
English
CmdShow Variable
var CmdShow: Integer;
The CmdShow variable determines how to show a
program’s initial window. For details, see the Windows API
documentation for the ShowWindow function. If your
application has a main form, Delphi automatically uses the
CmdShow variable to start the application in a
normal, minimized, or maximized state.
| CmdLine Variable |
Read now
Unlock full access