JVCL Help:TJvDirectoryListBox.Directory
JVCL Help: TJvDirectoryListBox.Directory Property
Search in JVCL Help
Search in all projectsSummary
Determines the current directory for the directory list box control.
Pascal
propertyDirectory: string;
Description
The directory list box displays the value of the Directory property as the current directory in the list box.
If the form contains a file list box, you can set the FileList property to have the file list box automatically display the files from the directory specified by the Directory property. If the form contains a label, you can set the DirLabel property to have the currently selected directory displayed in the label. If the form has a drive combo box, you can set the DriveCombo property to have the currently selected drive displayed in the combo box.
See Also
TJvDirectoryListBox.DirLabel, TJvDirectoryListBox.DriveCombo, TJvDirectoryListBox.FileList
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