[Lazarus] In search of a component for holding a table of strings
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Jan 10 15:35:58 CET 2017
On Tue, 10 Jan 2017 15:24:54 +0100
Werner Pamler via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
> > There are two versions of this AVL trees: The FPC unit avltree and the
> > LazUtils unit avglvltree. It is the same tree, but with different
> > names to avoid conflicts.
>
> Does this mean: I can directly replace the TAVLTree by the TAvgLvlTree
> and the TAVLTreeNode by the TAvgLvlTreeNode to use the LazUtils tree and
> everything works as before? No other changes?
Yes.
Mattias
More information about the Lazarus
mailing list