JVCL Help:TJvCPSStartupInfo.DefaultWindowState
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCPSStartupInfo.DefaultWindowState Property
[+] TJvCPSStartupInfo Methods
[+] TJvCPSStartupInfo Properties
Search in JVCL Help
Search in all projectsSummary
Determines whether ShowWindow is used when TJvCreateProcess creates a process.
Pascal
propertyDefaultWindowState: Boolean;
Description
Set DefaultWindowState to True, to ignore the ShowWindow property when TJvCreateProcess creates a process. Set DefaultWindowState to False, to use property ShowWindow when TJvCreateProcess creates a process.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page