Install instructions for TkbmMemTable
=====================================

All preinstallation:
 - Make empty directory specifically for TkbmMemTable. Eg. <?:\Your IDE Directory>\Projects\TkbmMemTable
 - Extract all files into the directory.
 - Create a subdirectory named 'Demo'
 - Extract the demo project zip file into the subdirectory.

Delphi 3 / Borland C++ Builder 3:
 - In 'Components' tab, choose install component
 - Select kbmMemTable.pas
 - Install.

Delphi 4:
 - Open kbmMemD4.dpk
 - Compile
 - Install.

Delphi 5:
 - Open kbmMemD5.dpk
 - Compile
 - Install.

Borland C++ Builder 4:
 - Open kbmMemC4.bpk 
 - Compile
 - Install.

Borland C++ Builder 5:
 - Open project kbmMemC5Run.bpk
 - Compile
 - Open project kbmMemC5Des.bpk
 - Compile
 - Install

You will find two new components in the 'Data Access' tab after a successfull installation.
