JVCL Help:TJvSelectDirectory.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 how the directory selection dialog responds when the user enters a nonexistent directory.


Pascal

 propertyOptions: TSelectDirOpts;


Description

Use Options to

  • Determine which controls in the dialog are disabled (grayed).
  • Determine which controls do not appear in the dialog.
  • Specify settings for the search direction, case-sensitivity, and “whole word” attributes of the search.

By default, all options except frDown are off.


See Also

TJvSelectDirectory.ClassicDialog


About

Notes

ClassicDialog must be set to True, otherwise the component ignores the value of this property.


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