Source position: mseclasses.pas line 695
type objectdataty = record
size: Integer;
data: array [0..0] of Byte;
end;