JVCL Help:TJvBrowseForFolderDialog.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 string that is displayed above the tree view control in the dialog box.


Pascal

 propertyTitle: string;


Description

Use Title in combination with StatusText to specify a string that is displayed above the tree view control in the dialog box. This string can be used to specify instructions to the user.
Title may consist of two lines of text. You can add another line by including flag odStatusAvailable in Options, and setting property StatusText.


See Also

TJvBrowseForFolderDialog.StatusText


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