[fpc-pascal] TFPGList and objects

Ryan Joseph genericptr at gmail.com
Fri May 29 08:54:53 CEST 2020



> On May 29, 2020, at 3:29 AM, Sven Barth via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> Am 28.05.2020 um 19:36 schrieb Vojtěch Čihák via fpc-pascal:
>> There is TFPGObjectList for objects.
> 
> Ryan is talking about TP style objects.

I had an array of records and I wanted to subclass the record which means I need to 1) not use TFPGList 2) change to a class and all the memory implications that come with that. If we could also objects to allow class operators then we can have a solution to this problem.

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list