JVCL Help:TJvBrowseFolderDialog

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvBrowseFolderDialog
run\JvWinDialogs.pas


Summary

Displays a dialog box enabling the user to select a Shell folder.

run\JvWinDialogs.pas


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.

run\JvWinDialogs.pas


See Also

TJvBrowseForFolderDialog

run\JvWinDialogs.pas


About

Navigation

run\JvWinDialogs.pas



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