----------------------------------------------------------------------
INSTALLATION
----------------------------------------------------------------------

You must do the following:
  1. Unzip arhives.
  2. Run Delphi.
  3. Open Delphi package FIBPlus?.dpk (In Delphi click &File, 
     &Open...). Click Install.
  4. Open Delphi package FIBPlusEditors?.dpk (In Delphi click &File, 
     &Open...). Click Install.

Dpk Files:
  for Delphi3 :   FIBPlus3.dpk FIBPlusEditors3.dpk
  for Delphi4 :   FIBPlus4.dpk FIBPlusEditors4.dpk
  for Delphi5 :   FIBPlus5.dpk FIBPlusEditors4.dpk
  for CBuilder5 : FIBPlus_CB5.bpk ...

----------------------------------------------------------------------
Check the FIBPlus.INC file. 

To update from FIBC before install you must comment a string:
{$DEFINE ONLY_PLUS}
in FIBPlus.INC
----------------------------------------------------------------------