Re: Appending tlists
- From: Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@xxxxxxxxxxx>
- Date: Fri, 25 Jan 2008 20:27:34 -0500
William wrote:
Is there a built in way in delphi to append two tlists together or do I have to write a function to do this?I don't think Tlist was meant to be a full blown managed Class of
Thanks
that type. It's a basic skeleton type class that you can use with in
other classes or descend from it to make more advanced classes with.
In your case, creating a class that makes calls to a Tlist and adds
the functionality would be fitting, as with most of the VCL code that
uses the TLIST for various things.
--
"I'd rather have a bottle in front of me than a frontal lobotomy"
http://webpages.charter.net/jamie_5"
.
- References:
- Appending tlists
- From: William
- Appending tlists
- Prev by Date: Re: Send/Receive Email: Point me in the right direction
- Next by Date: Switch of the main form
- Previous by thread: Re: Appending tlists
- Next by thread: Send/Receive Email: Point me in the right direction
- Index(es):