JVCL Help:TJvBrowseForFolderDialog.Directory

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the directory path of the last folder selected.


Pascal

 propertyDirectory: string;


Description

The Directory property returns the path of the most recently selected item.
To make an item selected by default in the dialog’s box, assign a value to Directory in the Object Inspector or in program code. Programmatic changes to Directory have no effect while the dialog is active, use SetSelection for this purpose.


See Also

TJvBrowseForFolderDialog.SetSelection


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