> Hi, I need something like a dynamic array of objects,
> easy to manipulate each object and field. Is TStream
> and TCollection what I need, or maybe TList is enough,
> maybe another Type?
Jordi,
the unit called 'contnrs' has a TObjectList class. I would advocate it's use.
The main reason is th
On 30 May 2003, jordi wrote:
> Hi, I need something like a dynamic array of objects,
> easy to manipulate each object and field. Is TStream
> and TCollection what I need, or maybe TList is enough,
> maybe another Type?
TCollection may be your best option.
Michael.
___
Hi, I need something like a dynamic array of objects,
easy to manipulate each object and field. Is TStream
and TCollection what I need, or maybe TList is enough,
maybe another Type?
Thanks.
--
jordi <[EMAIL PROTECTED]>
___
fpc-pascal maillist - [EM