JVCL Help:TJvCreateProcess.StartupInfo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCreateProcess.StartupInfo Property
[+] TJvCreateProcess Events
[+] TJvCreateProcess Methods
[+] TJvCreateProcess Properties
Search in JVCL Help
Search in all projectsSummary
Contains information about the process to be created with TJvCreateProcess.
Pascal
propertyStartupInfo: TJvCPSStartupInfo;
Description
Use StartupInfo to specify the window station, desktop, and appearance of the main window for a new process created with TJvCreateProcess. Access StartupInfo at runtime to view and set its properties dynamically (at design time use the object inspector to set the properties of StartupInfo).
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