Description of SHBrowseForFolder Dialog :
TSHBrowseForFolderDialog is simple to use wrapper for SHBrowseForFolder() function. It features: All possible options (BIF - flags) of this functionTwo event handlers to react on user attempts of choosing folders you want (or don't want)Live StatusText property (can be modified within event handler).and some others small improvements of standard behavior.Contact author for other Delphi version of this component