JVCL Help:TJvSelectDirectory
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSelectDirectory Class
[+] JvSelectDirectory.pas Classes
[+] TJvSelectDirectory Methods
[+] TJvSelectDirectory Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvSelectDirectory
run\JvSelectDirectory.pas
Summary
Displays a directory-selection dialog.
Pascal
run\JvSelectDirectory.pas
TJvSelectDirectory = class(TJvCommonDialog);
Description
- JVCLInfo
The TJvSelectDirectory component is a wrapper for the two SelectDirectory functions. It displays a modal dialog box for selecting a directory. The dialog does not appear at runtime until it is activated by a call to the Execute method.
Use property ClassicDialog to specify whether to show the Windows directory browser or the classic Select Directory dialog box.
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