Source position: typinfo.pp line 291
type TAttributeTable = packed record
AttributeCount: Word;
AttributesList: TAttributeEntryList;
end;