JVCL Help:TJvSelectDirectory.ClassicDialog

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

Search in JVCL Help

 
Search in all projects
 

Summary

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