Component that displays a folder selection dialog.

TJamBrowseForFolder displays a Windows dialog box for selecting and opening folders. It has to be activated like a TOpenDialog, with the call to the Execute Method. The selected folder will be assigned to the property Path.
|
|
Name |
Description |
![]() |
Creates an instance of a TJamBaseBrowseDialog component, |
|
|
Name |
Description |
![]() |
Creates an instances of a TJamBrowseForFolder component |
|
|
Name |
Description |
![]() |
Use this function to show the dialog. |
|
|
Name |
Description |
|
Activate or deactivate the OK-Button in the dialog | |
|
Allows to get or set if the selected folder is a special folder from the TJamShellFolder enumeration. |
|
|
Name |
Description |
![]() |
Version information for this component |
|
|
Name |
Description |
|
This is DialogButtonCaption, a member of class TJamBrowseForFolder. | |
|
Change the window position of the dialog. | |
|
Change the window position of the dialog. | |
|
Occurs when the selected path changes. | |
|
Use different flags of the property to optimize the dialog for your work. | |
|
Path determines the start folder of a TJamBrowseForFolder | |
|
RootedAt determines the root folder of a TJamBrowseForFolder. | |
|
RootedAt determines the root folder of a TJamBrowseForFolder. | |
|
Changes the text displayed above the directory tree control. | |
|
Change the window title of the dialog. |