JVCL Help:TJvBrowseForFolderDialog.Options

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 Browse dialog box.


Pascal

 propertyOptions: TOptionsDir;


Description

Use the Options property to customize the appearance and functionality of the dialog. Use these flags to specify:

  • Which items should be displayed in the dialog. (Folders, Printers, URL's)
  • Which visual controls should be displayed in the dialog. (Edit control, "New Folder" button,usage hint label) * Whether the new user interface should be used.
  • Whether names entered into the edit box should be validated.

Note that the component enforces a correct setting of Options; thus, by including a flag in Options, some more flags may be included or excluded from Options.


See Also

TJvBrowseForFolderDialog.Directory


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