Note: On Windows, CmdShow specifies the parameter that should be passed to the Windows API ShowWindow when displaying the main window of the application. In a library (DLL), CmdShow is always 0.
Note: On Linux, CmdShow is always 0. It exists only for compatibility with Windows code in cross-platform applications.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.