TBrowseFolder Component

Written by Todd Fast
Copyright  1996-97 by Pencilneck Software. All rights reserved.
Version 1.0, lego 9-25-96
Version 2.0, lego 5-7-97
Version 2.1, lego 5-12-97
Version 2.2, lego 6-19-97



Description

Native Delphi component that encapsulates the SHBrowseForFolder interface,
which allows Win32 users to select a directory using the standard shell dialog. In
addition, TBrowseFolder allows the developer to add a custom button to the
dialog. This feature allows you to extend the features of the shell and is found
exclusively in this component.

 

Author

Todd Fast
Please reach me at one of the following addresses if you have any questions,
comments, or contributions.

tfast@eden.com
pencilneck@hotmail.com
http://www.eden.com/~tfast/pencilneck.html
 

Contributors

 Alin Flaider
 aflaidar@datalog.ro
 7-4-97 - Multiple instance update 
 Ahto Tanner
 ahto@moonsoftware.ee
 http://www.moonsoftware.ee
 5-6-97 - Property editor and choice enhancement update
 6-19-97 - Support for custom button type (check box)


Distribution

This component is freeware. As such, Pencilneck Software gives no warranty to its
accuracy, fitness for any particular use, effects of use, or reliability. This component
may not be distributed as a part of another component package without Pencilneck
Software's written consent. It may be freely distributed, although it must be
distributed with all original files in their original format intact. If you use this
component in your software, please include an acknowledgment that portions are
copyrighted by Pencilneck Software. Please contact the author, Todd Fast, at one
of the above addresses with questions, comments, bug-reports or any updates you
make to the component.



Documentation
IMPORTANT: See the installation notes in one of the following files.

TBrowseFolder.html - Nicely formatted version of the component documentation.
TBrowseFolder.txt -  Formatted text version of the component documentation.
