TAttributeTable
Declaration
Source position: typinfo.pp line 276
Type
TAttributeTable = packed record
public
AttributeCount : Word;
AttributesList : TAttributeEntryList;
end
Source position: typinfo.pp line 276
Type
TAttributeTable = packed record
public
AttributeCount : Word;
AttributesList : TAttributeEntryList;
end