SHELLBROWSER COMPONENTS - SAMPLE APPLICATIONS
=============================================

Easy
~~~~
This is a simple demo application for the TShellBrowser component which
shows, that there are only two lines of code necessary to show the context
menu or the properties page. It also shows how to open the Windows
BrowseForFolder dialog

Medium
~~~~~~
This sample application shows the use of the non visual TShellBrowser
component. Use the TShellBrowser component if you want a maximum level of
customization when using the Windows shell.

Explorer
~~~~~~~~
This sample project illustrates the use of the visual explorer controls
TJamShellTree, TJammShellList and TJamShellCombo. These shell controls are
connected with a TJamShellLink in order to synchronize them.
