[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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; |