ShellBrowser Delphi Components Documentation
|
Selects a folder, which is in the Items of the TJamFolderCombo.
function SelectFolder(const pFolder: String): Boolean;
Parameters |
Description |
const pFolder: String |
The folder that should be selected. |
true if the folder is in the TJamFolderCombo and false if not.