JVCL Help:TJvCreateProcess.StartupInfo

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvCPSStartupInfo


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