[fpc-pascal] defining record at runtime

Marc Santhoff M.Santhoff at t-online.de
Tue Sep 25 11:49:22 CEST 2007


Hi,

would it be possible to set up a memory structure according to fpc's
aligning rules that will be accepted as a record typed variable? Or does
fpc create some informational support items that would miss in this
case?

I'm in doubt, since it is normally not possible (AFAIK, tell me if this
is wrong) to get structural information about a record type at runtime
(no RTTI).

TIA,
Marc





More information about the fpc-pascal mailing list