JVCL Help:TJvSelectDirectory.ClassicDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSelectDirectory.ClassicDialog Property
[+] TJvSelectDirectory Methods
[+] TJvSelectDirectory Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether to show the Windows directory browser or the classic Select Directory dialog box.
Pascal
propertyClassicDialog: Boolean;
Description
Set ClassicDialog to True to show the classic Select Directory dialog box when you call Execute. Set ClassicDialog to False to show the Windows directory browser when you call Execute.
The default value is True.
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