> On Mar 21, 2020, at 9:39 AM, Ryan Joseph via fpc-pascal 
> <fpc-pascal@lists.freepascal.org> wrote:
> 
> I'm going to loop through the fields of the record and get the size of each
> field so I can serialize the record. Am I not on the right track?

No answers on this so I'm thinking maybe I need to use TManagedField^.FldOffset 
to get the information I need about the field size. Is that correct way to get 
the field size using record RTTI?

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