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

TInterfaceData

Declaration

Source position: typinfo.pp line 449

type TInterfaceData = packed record

public

  Parent: PPTypeInfo;

  Flags: TIntfFlagsBase;

  GUID: TGuid;

  property UnitName: ShortString; [r]

  property PropertyTable: PPropData; [r]

  property MethodTable: PIntfMethodTable; [r]

end;


Documentation generated on: Jun 05 2026