This file describes how to install LEDit VCL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LEdit VCL is a wrapper around LEdit DLL and therefore
LEDIT.DLL (or LEDIT32.DLL) is needed to run LEdit VCL.
LEdit VCL works with Borland Delphi 1,2 and 3.

For Delphi 1 (16-bit) combine files from LEVCL and
LEVCL\DELPHI1 into one directory

For Delphi 2 (32-bit) combine files from LEVCL and
LEVCL\DELPHI2 into one directory

For Delphi 3 (32-bit) combine files from LEVCL and
LEVCL\DELPHI3 into one directory

For Delphi 4 (32-bit) combine files from LEVCL and
LEVCL\DELPHI4 into one directory

To install LEdit VCL you first have to remove all older
versions of LEdit VCL from Delphi. Then just install the
component from the corresponding file LEVCL.DCU

LEdit will appear on 'Additional' palette.

If you don't place LEDIT.DLL into your system directory, then
you need make it available to all the program that involve it
by placing it in the same directory as these programs.

The documentation may be found in LEVCL.HLP file.

Here's the list of essential files:

- LEDIT.DCU    - 16-bit LEdit DLL export file
- LEDIT32.DCU  - 32-bit LEdit DLL export file
- LEVCL.DCU    - 16-bit VCL
- LEVCL.DCR
- LEVCL.TXT    - This file simply refer to the file you're reading
- LEVCL.HLP    - Help file with documentation
- LEVCL.KWF    - Delphi keyword file
- LEVCL__I.TXT - This file
- LEVCL__U.TXT - Record of changes from V2.08

- LEVCL_x.* where x stands for DIGIT 1-6 - Examples.
  
Thank you for using LEdit.
