[fpc-pascal] sizeof TTypeKind?

Ryan Joseph genericptr at gmail.com
Fri Mar 20 08:32:47 CET 2020


Are there any functions in the RTL to get the sizeof the type specified in TTypeKind? https://www.freepascal.org/docs-html/rtl/typinfo/ttypekind.html

I'm truing to use record RTTI and I needed to know the size of the field in the record.

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list