JVCL Help:TJvCPSStartupInfo.DefaultSize

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


Pascal

 propertyDefaultSize: Boolean;


Description

Set DefaultSize to True, to ignore the Height and Width properties when TJvCreateProcess creates a process. Set DefaultSize to False, to use the Height and Width properties when TJvCreateProcess creates a process.


See Also

TJvCPSStartupInfo.DefaultPosition, 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