Skip to content

TAttributeTable

Declaration

Source position: typinfo.pp line 276

Type
TAttributeTable = packed record
public
  AttributeCount : Word;
  AttributesList : TAttributeEntryList;
end