TupBrowseForFolderDialog - Version 1.5 This dialog is more than just a wrapper for the SHBrowseForFolder and SHGetSpecialFolder API call. This wrapper makes is easy to select a certain folder. Drop it on your form and off you go. Can be tested at design-time through the 'DesigntimeExecute' property. Features: Select files/folder/printers/computers... everything you want; Get a special folder (desktopfolder, startupfolder etc.) with the SpecialFolder property; Displays the dialog through standard Windows API; Works on all Windows versions; Designtime execute for optimal testing.