JVCL Help:TJvCPSStartupInfo.DefaultPosition

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 Left and Top are used when TJvCreateProcess creates a process.


Pascal

 propertyDefaultPosition: Boolean;


Description

Set DefaultPosition to True, to ignore the Left and Top properties when TJvCreateProcess creates a process. Set DefaultPosition to False, to use the Left and Top properties when TJvCreateProcess creates a process.


See Also

TJvCPSStartupInfo.DefaultSize, TJvCPSStartupInfo.Height, TJvCPSStartupInfo.Left, TJvCPSStartupInfo.Top, TJvCPSStartupInfo.Width


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