JVCL Help:TJvCPSStartupInfo

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCPSStartupInfo
run\JvCreateProcess.pas


Summary

Wrapper for the windows STARTUPINFO structure.

run\JvCreateProcess.pas


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.

run\JvCreateProcess.pas


About

Navigation

run\JvCreateProcess.pas



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