> On May 29, 2020, at 3:29 AM, Sven Barth via fpc-pascal 
> <fpc-pascal@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

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to