eXtended Explorer
© Amedeo Lanza <amldc@tin.it>

  Demonstration for Delphi controls needs:

  TSplitter - a splitter control
  © Cerny Robert <Robert.Cerny@neosys.xrs.si>

  TToolbar97 - an Office97-like toolbar
  © Jordan Russell <jordanr7@aol.com>
  http://members.aol.com/jordanr7

  TDirTree - a Directory TreeView
  © Markus Stephany <MirBir.St@T-Online.de>
  http://home.t-online.de/home/MirBir.St/

  TPathComboBox - a  Directory Path combobox component
  © Angus Johnson <ajohnson@rpi.net.au>

  TFileList - a File ListView component for Delphi 2
  © Amedeo Lanza <amldc@tin.it>
  http://volftp.tin.it/IT/IT/COLLABORAZIONI/LANZA/index.htm

description:
 This is a File Explorer sample using the Explorer's family of Delphi VCLs.
 You will need the listed units to be installed in order to build this sample.
 You may find all these components on Delphi Super Page at
 http://SunSITE.icm.edu.pl/delphi/.

usage:
 Install the required components into the Delphi palette and open the project.
 First of all you may jump to TXExplorer.FormCreate code and modify the columns'
 caption (default is in English, this example set italian texts).
 Then... run it and explore your file system !


copyright & license
 Free use and distribution for non commercial purposes. See documentation for
 license restrictions.

DISCLAIMER:
 I ASK NO FEE and I GIVE NO WARRANTY for this software, either expressed or
 implied. Use it AT YOUR OWN RISK.

suggestions, bug reports & comments to the author:
 Amedeo Lanza di Casalanza
 from: Torino, Italy
 mailto:amldc@tin.it
 http://volftp.tin.it/IT/IT/COLLABORAZIONI/LANZA/index.htm

WARNING FOR EMAIL ABUSE:
 *BORLAND DELPHI* related messages are WELCOME, any other use of the author's
 email address for unsolicited ADVERTISING is STRICTLY PROHIBITED.

Thanks to all who shared their knowledge ...and controls. Also thanks to
DSP and UNDU for their precious services.


Files within the XExplorer original archive:
 about.dfm    - about box
 about.pas    - about box code
 optfrm.pas  - options dialog
 optfrm.dfm  - options dialog
 seafrm.dfm   - simple search dialog
 seafrm.pas   - simple search dialog
 xexpl.dpr    - project
 xexpl.res    - project resources
 xexplfrm.dfm - maim form
 xexplfrm.pas - main form code
 xexpl003.txt - readme
 xexpl003.inf - DSP upload info file