JVCL Help:TJvSelectDirectory.Directory

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 directory the user selected.


Pascal

 propertyDirectory: string;


Description

If ClassicDialog is set to True, then the directory specified by Directory appears as the currently selected directory when the dialog box appears. The name of the directory the user selects becomes the value of Directory when the function returns.
If ClassicDialog is set to False, then the selected directory is returned as the Directory parameter.


See Also

TJvSelectDirectory.ClassicDialog, TJvSelectDirectory.InitialDir


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