ShellBrowser Delphi Components Documentation
|
Component that displays a folder selection dialog.
TJamBrowseForFolder = class(TJamBaseBrowseDialog);
|
Name |
Description |
![]() ![]() |
Creates and intializes an instance of this component. |
|
Name |
Description |
![]() ![]() |
Creates an instances of a TJamBrowseForFolder component |
|
Name |
Description |
![]() ![]() |
Use this function to show the dialog. | |
![]() ![]() |
Use this function to show the dialog and you want to provide a prent window handle |
|
Name |
Description |
![]() ![]() |
Version information for this component |
|
Name |
Description |
![]() |
Text on the Open/Save/OK button. | |
![]() |
Change the window position of the dialog. | |
![]() |
Change the window position of the dialog. | |
![]() |
Allows to get or set the selected folder using an IItemIdList. | |
![]() |
Allows to get or set the selected folders using an IItemIdListCollection. | |
![]() |
Activate or deactivate the OK-Button in the dialog | |
![]() |
Occurs when the selected path changes. | |
![]() |
Occurs when the OK button is clicked. | |
![]() |
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. | |
![]() |
Allows to get or set if the selected folder is a special folder from the TJamShellFolder enumeration. | |
![]() |
Changes the text displayed above the directory tree control. | |
![]() |
Change the window title of the dialog. |