> On Mar 21, 2020, at 10:05 AM, Anthony Walter via fpc-pascal 
> <fpc-pascal@lists.freepascal.org> wrote:
> 
> I think what Ryan is asking about is how to find the size of the variant part 
> of TTypeData as used in the "case TTypeKind of" section. As in:

Yes. It says a field is "tkInteger" but what size is that? I know it's 4 bytes 
on my system put I don't want to make a lookup table since there's surely a 
better way to do this.

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