TExplorerCommand 
Gianni Alessandroni 1998

Introduction.

This readme is only to help you to install the component. 
Other informations can be found in the ./HTML directory and browsed with a standard 
Web Browser or with the ExplorerCmdExample.exe application.

About the component

This component is derived from the well known WebBrowser ActiveX control coming with 
Microsoft Internet Explorer 4.0. 
Developing application for simple users, I've even searched for a more simple way to 
guide the user throw the application's menu. The windows solution with nested menus, 
toolbars, hints and so on, make the application confuse and complex. 
Then, many people learn to use some features of the software leaving the other unused.
A lot of my programs went on hand of people without any computer knows and, using this 
component, my programs are more easy to learn and use for them. Now I can explain the 
meaning and the functions of every module, before the user entering, and he can learn 
how the function may be useful for his work.
Using this component you can develop the main user interface with any HTML editor (no 
more menus, toolbars ecc.) to add at your applications an invidiable look and feel, 
and making your users happy.

Installation.

Use the Component menu and select the Install Component function.
Browse the unit file name to select the ExploreCmd.dcu file under the ./VCL directory.
The TExplorerCommand component can now be found in the ActiveX group.

End of readme.
