Name

CmdShow Variable

Syntax

var CmdShow: Integer;

Description

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.

See Also

CmdLine Variable
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset