    Welcome to the PlusMemo Package
                by
      Electro-Concept Mauricie

Installation Instructions
-------------------------

To install this component set for design time access in Delphi/CBuilder, add
file PMemo6xxx.bpl to your package list (x is the Delphi version you're using,
see next section).

To do that, follow normal package installation procedure, repeated here for
your convenience:
- click menu Components/Install Packages...
- click button Add...
- browse to PMemo7xxx.bpl, click Open (x is your Delphi/CBuilder version)
- click OK

You should have a new palette page, called "PlusMemo" with TPlusMemo
and accessory components on it.

You may need to add the directory where PlusMemo is located to your
library path.  If Delphi complains that it does not find PlusMemo.dcu
at compile time, it means it is not on the library path.
In that case, go to Tools/Options/Delphi options..., select tab "Library"
and enter the PlusMemo directory to your library path.

Package naming convention
-------------------------   

This is the corresondamce between package name and Delphi/CBuilder version:
PMemo7D2009.bpl    Delphi 2009
PMemo7D2010.bpl    Delphi 2010
PMemo7DXE.bpl      Delphi XE
PMemo7DXE2.bpl     Delphi XE2
PMemo7DXE3.bpl     Delphi XE3
PMemo7DXE4.bpl     Delphi XE4
PMemo7DXE5.bpl     Delphi XE5
PMemo7DXE6.bpl     Delphi XE6
PMemo7DXE7.bpl     Delphi XE7
PMemo7DXE8.bpl     Delphi XE8
PMemo7Seattle.bpl  Delphi 10 Seattle
PMemo7Berlin.bpl   Delphi 10.1 Berlin
PMemo7Tokyo.bpl    Delphi 10.2 Tokyo
PMemo7Rio.bpl      Delphi 10.3 Rio
PMemo7Sidney.bpl   Delphi 10.4 Sidney

Data aware version Installation Instructions
--------------------------------------------

Design time packages from Electro-Concept Mauricie do not include the
data aware version of PlusMemo, TDBPlusMemo, because not all Delphi
editions have database support.

To add TDBPlusMemo to your component palette, add files Plusdb.pas and
Plusdb.dcr to a design time package of your choice.  These files are included
in zip archives you downloaded.  We recommend not using the PlusMemo package
itself, otherwise you will have to reinstall it every time you update your
PlusMemo version.  It is best put it to a new package or another one where
you use to put third party components.


Help file
---------

PlusMemo documentation is provided in compiled help format (file PlusMemo.chm),
that is included in package archives.
These files can be read by all versions of Windows (as of Jan. 2019). 
