[fpc-pascal] Coercing record fields together
Ryan Joseph
ryan at thealchemistguild.com
Mon Jul 9 20:31:16 CEST 2018
> On Jul 9, 2018, at 11:57 AM, gabor <gabor at poczta.onet.pl> wrote:
>
> Hi.
> Probably can be done with RTTI (1), enumerators (2) and generics (3) together.
>
> 1. https://stackoverflow.com/questions/27803383/fpc-rtti-on-records
> 2. http://wiki.freepascal.org/for-in_loop#Traversing_container
> 3. http://wiki.freepascal.org/Generics
>
> Michał.
Thanks for the tips but ouch that looks complicated, maybe more trouble than it’s worth.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list