JVCL Help:TJvSelectDirectory.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 the text in the dialog’s title bar.


Pascal

 propertyTitle: string;


Description

Use Title to specify the text that appears in the directory selection dialog’s title bar. If no value is assigned to Title, the dialog has the title "Open".


See Also

TJvSelectDirectory.ClassicDialog


About

Notes

ClassicDialog must be set to False, otherwise the component ignores the value of this property.


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