DELPHI LEDIT SHAREWARE VCL INSTALLATION INFORMATION.

This file describes the files included with the Delphi VCL and
instructions on how to install the Delphi VCL component wrapper
to the Delphi component palatte. See LEDLP32I.TXT for information
on installing the 32-bit version.


The following files are included with the Delphi Shareware VCL.

LEDLP.TXT        Description of properties, methods, and events.
LEDLP.INT        Delphi Interface File. Shows LEdit Interface section.
LEDLD.INT        Delphi Interface File. Shows LEdit Interface section.
LEDLP__I.TXT     This file.
LEDLP__U.TXT     Description of changes since Version 1.01

LEDLP.DCU        Delphi VCL.
LEDLP__A.DFM     Delphi VCL Form for About Dialog.
LEDLP__A.DCU     Delphi VCL Compiled Code for About Dialog.
LEDLP__R.DCR     Delphi VCL Resource File.
LEDLP__R.DCU     Delphi VCL Compiled Registration Procedure.
LEDLD.DCU        Delphi Data Aware VCL.
LEDLD__R.DCR     Delphi Data Aware VCL Resource File.
LEDLD__R.DCU     Delphi Data Aware VCL Compiled Registration Procedure.

LEDLP_1.DPR      Delphi Example 1 Files.
LEDLP_1A.PAS       Complete editor program.
LEDLP_1A.DFM
LEDLP_1B.PAS
LEDLP_1B.DFM
LEDLP_1C.PAS
LEDLP_1C.DFM
LEDLP_1D.PAS
LEDLP_1D.DFM
LEDLP_1E.PAS
LEDLP_1E.DFM
LEDLP_1F.PAS
LEDLP_1F.DFM
LEDLP_1Z.PAS
LEDLP_1Z.DFM
LEDLP_1.OPT
LEDLP_1.DOF

LEDLP_2.DPR      Delphi Example 2 Files.
LEDLP_2A.PAS       MDI example.
LEDLP_2A.DFM
LEDLP_2B.PAS
LEDLP_2B.DFM
LEDLP_2Z.PAS
LEDLP_2Z.DFM
LEDLP_2.OPT
LEDLP_2.DOF

LEDLP_3.DPR      Delphi Example 3 Files.
LEDLP_3A.PAS       Example demonstrating Text property.
LEDLP_3A.DFM
LEDLP_3B.PAS
LEDLP_3B.DFM
LEDLP_3.OPT
LEDLP_3.DOF

LEDLP_4.DPR      Delphi Example 4 Files.
LEDLP_4A.PAS       Example demonstrating background drawing.
LEDLP_4A.DFM
LEDLP_4.OPT
LEDLP_4.DOF

LEDLP_5.DPR      Delphi Example 5 Files.
LEDLP_5A.PAS       Example demonstrating Syntax Highlighting,
LEDLP_5A.DFM       Find Braces, and Word Click.
LEDLP_5A.CPP       CPP file used in this example for highlighting.
LEDLP_5.OPT
LEDLP_5.DOF

LEDLP_6.DPR      Delphi Example 6 Files.
LEDLP_6A.PAS       Example demonstrating how to get, insert and
LEDLP_6A.DFM       add single lines to LEdit.
LEDLP_6.OPT
LEDLP_6.DOF

LEDLP_7.DPR      Delphi Example 7 Files.
LEDLP_7A.PAS       Example demonstrating how to perform HTML tag
LEDLP_7A.DFM       syntax highlighting.
LEDLP_7.OPT
LEDLP_7.DOF


COMPONENT INSTALLATION:

Begin by installing the component into the Delphi VCL by following the
instructions in the Delphi manual.  The file that needs to be installed 
is LEDLP__R.DCU for the normal LEdit component. If you want to install 
the data aware component, then you will need to install LEDLD__R.DCU. 
All of the following files must be placed into the same directory:

  LEDLP.DCU        
  LEDLP__A.DFM
  LEDLP__A.DCU
  LEDLP__R.DCR
  LEDLP__R.DCU
  LEDLD.DCU             If using the data aware component
  LEDLD__R.DCR          If using the data aware component
  LEDLD__R.DCU          If using the data aware component

The LEDIT.DLL file must be either in this same directory, the 
DELPHI\BIN directory or the WINDOWS or WINDOWS\SYSTEM directory. It
is best to place this file to be in the DELPHI\BIN directory to 
prevent problems installing the component into the component palatte.


Once this is complete, the component is ready to be evaluated.
