eXtended Explorer Form
© Amedeo Lanza
Demonstration for Delphi controls needs:
TSplitter - a splitter control
© Cerny Robert
TToolbar97 - an Office97-like toolbar
© Jordan Russell
http://members.aol.com/jordanr7
TDirTree - a Directory TreeView
© Markus Stephany
http://home.t-online.de/home/MirBir.St/
TFileList - a File ListView component for Delphi 2
© Amedeo Lanza
http://volftp.tin.it/IT/IT/COLLABORAZIONI/LANZA/index.htm
TPathComboBox - a File Path combobox component
© Angus Johnson
description:
This is a File Explorer sample using the Explorer's family of Delphi VCLs.
You will need the above 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/.
Most features are based on TFileList since this program was born to test it.
Others VCLs are used just because better than the Delphi 2 standard ones and
are not shown in all their own potentialities.
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.
Known bugs
PathComboBox set to wrong path at startup
history:
09-oct-1997 V0.4 amldc@tin.it
+ intermediate release for beta tester
25-sep-1997 V0.3 amldc@tin.it
+ Added CdUp button (stolen from PathComboBox example)
+ Added use of new OnFileAdd property from TFileView 2.0
+ Added support for File Drop from Explorer to the file view
+ Added simple search dialog to demonstrate use of directory and file spec
lists
13-sep-1997 V0.2 amldc@tin.it
+ Added use of PathComboBox instead of DriveComboBox
+ Updated for TFileView 1.1
10-aug-1997 V0.1 amldc@tin.it
+ Just dropped some controls and played around...
TXExplorer -
XExplorer
XExplorer : TXExplorer