----------------------------------------
Dinamic List v1.3 for Delphi
Copyright 1999-2001 by George Barbakadze
All rights reserved

http://ansipars.port5.com
e-mail: support@ansipars.port5.com
----------------------------------------
This component is freeware
Source on free registration

Compatible with Delphi3, Delphi4 and Delphi5.

Description
This non visual component can be used for management of dynamic lists of
data of any structure with unique titles. It ensures instantaneous access to
properties of any word, constructed by tree placement of characters. Allows
to easily add and delete elements and to free memory. It is possible to
easily create an own formats of files of complicated structure.

First function of this unit was support of component "Text Reader", but it
will be useful also for the above mentioned objectives.


Installation

Copy the following files in your DList directory

1) DListReg.pas
2) DListReg.dcr
3) DList.pas or DList.dcu

Then install component DList -
Component / Install Component / Browse / AdCReg.pas / Ok / Compile.

Make sure that path of your DList directory is indicated -
Tools / Environment Options / Library / Library path.