JVCL Help:TJvCPSStartupInfo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCPSStartupInfo Class
[+] JvCreateProcess.pas Classes
[+] TJvCPSStartupInfo Methods
[+] TJvCPSStartupInfo Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCPSStartupInfo
run\JvCreateProcess.pas
Summary
Wrapper for the windows STARTUPINFO structure.
Pascal
run\JvCreateProcess.pas
TJvCPSStartupInfo = class(TPersistent);
Description
TJvCPSStartupInfo is a wrapper for the windows STARTUPINFO structure.
Use TJvCPSStartupInfo to specify the window station, desktop, and appearance of the main window for a new process created with TJvCreateProcess.
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