JVCL Help:TJvBrowseFolderDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvBrowseFolderDialog Class
[+] JvWinDialogs.pas Classes
[+] TJvBrowseFolderDialog Methods
[+] TJvBrowseFolderDialog Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvBrowseFolderDialog
run\JvWinDialogs.pas
Summary
Displays a dialog box enabling the user to select a Shell folder.
Pascal
run\JvWinDialogs.pas
TJvBrowseFolderDialog = class(TJvCommonDialog);
Description
TJvBrowseFolderDialog is a wrapper for the SHBrowseForFolder windows API. It can display the Browse dialog box, do this by calling the Execute method.
Use the TJvBrowseForFolderDialog component instead if you want to have more control.
See Also
TJvBrowseForFolderDialog
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