{********************************************}
{					     }
{  TFindFilesDialog                 	     }
{  TFindComputerDialog			     }
{  Copyright 1999 Workshell Software.       }
{					     }
{  Version 1.0				     }
{					     }
{********************************************}

------
 INFO
------

TIconDialog is a wrapper for an undocumented Windows API function called
PickIconDlg. The dialog is the same one used throughout Win95 and it's
relatives.

TFindFilesDialog and TFindComputerDialog are wrappers for two undocumented
Windows API functions.

The first produces the "Find Files" window and the second the "Find Computer"
window.

We havn't included any help because there ain't any need to, but we HAVE
included a simple demo though and the full source code.

This component has some brothers too, they are:

TRunDialog	    -> Encapsulates the "Run" Dialog
TIconDialog	    -> Encapsulates the "Pick an Icon Dialog"
TFindFilesDialog    -> Encapsulates the "Find Files" Window
TFindComputerDialog -> Encapsulates the "Find Computer" Window

---------
 Credits
---------

Credit must go to James Holderness for his excellent coverage on the many
undocumented Win32 API's that exist, which we based this component and
others around.

---------
 Support
---------

Support is available online at our website or through our support e-mail
address which is:

support@kinsella.u-net.com

----------------------
 Warranty & Liability
----------------------

There is no warranty, all software is supplied as it.
We will not be held liable for any damage done to anything through the use
of this software etc.

------------
 Contacting
------------

Web      -> http://www.workshell.uni.cc/

E - Mail -> finddlgs@kinsella.u-net.com