JVCL Help:TJvCPSStartupInfo.DefaultWindowState

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvCPSStartupInfo.ShowWindow


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