Unit 'TypInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

TAttributeEntry

Declaration

Source position: typinfo.pp line 267

type TAttributeEntry = packed record

  AttrType: PPTypeInfo;

  AttrCtor: CodePointer;

  AttrProc: TAttributeProc;

  ArgLen: Word;

  ArgData: Pointer;

end;


Documentation generated on: Jul 24 2023