TdfsBrowseDirectoryDlg     D2 D3 D4 D5 C1 C3 C4
 Information Version
2.58
Date
Aug. 20, 1999
Size
48k
Release Notes Author Brad Stowers
 Description TdfsBrowseDirectoryDlg provides a dialog that displays the user's folders in a heirarchial manner and allows a selection to be made. It is a wrapper for SHBrowseForFolder(), which is rather messy to use directly. Full source code and a demo is provided.

NOTE: This component requires the Delphi 3, or the Delphi 2.01 update or Pat Ritchey's ShellObj unit. Also, there are some declaration errors in both Delphi 2.01's ShlObj and Pat's ShellObj unit. See the notes in the included SHELLFIX.TXT file for the fixes.