----- Original Message ----- > From: Leonardo M. Ramé <[email protected]> > To: FPC-Pascal users discussions <[email protected]> > Cc: > Sent: Tuesday, February 12, 2013 12:45 PM > Subject: Re: [fpc-pascal] Tree structure > > ----- Original Message ----- > >> From: Michael Van Canneyt <[email protected]> >> To: Leonardo M. Ramé <[email protected]>; FPC-Pascal users > discussions <[email protected]> >> Cc: >> Sent: Tuesday, February 12, 2013 12:28 PM >> Subject: Re: [fpc-pascal] Tree structure >> >> >> >> On Tue, 12 Feb 2013, Leonardo M. Ramé wrote: >> >>> Hi, I would like to know if there's a standard tree structure > where >> each node is a TObject. With "standard" I mean, in a standard > package, >> like fcl-base. >> >> there is one in the generics. But not as a regular class. >> >> Michael > > > Which one?. > >
Well, I think TAvlTree fits the bill. Leonardo M. Ramé http://leonardorame.blogspot.com _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
