JVCL Help:TJvDirectoryEdit.DialogOptions

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the appearance and behavior of the directory selection dialog box.


Pascal

 propertyDialogOptions: TSelectDirOpts;


Description

The Options parameter is a set of values. If Options is the empty set, the user can only select a directory that already exists. No edit box is provided for the user to enter a new directory name. If Options is not empty, the included values determine how the dialog responds when the user types a nonexistent directory name.


See Also

TJvDirectoryEdit.DialogKind, TJvDirectoryEdit.DialogText


About

Notes

Only used if DialogKind is dkVCL.


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