JVCL Help:TJvCPSStartupInfo.Title

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies a text string that is displayed in the title bar if a new console window is created.


Pascal

 propertyTitle: string;


Description

For console processes, this is the title displayed in the title bar if a new console window is created. If Title is empty, the name of the executable file is used as the window title instead. Property Title must be empty for GUI or console processes that do not create a new console window.


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