[fpc-pascal]Dynamic array of objects

Michael Van Canneyt michael.vancanneyt at wisa.be
Fri May 30 11:33:36 CEST 2003


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.





More information about the fpc-pascal mailing list