Source position: typinfo.pp line 373
type TIntfMethodTable = packed record
public
Count: Word;
RTTICount: Word;
property Method []: PIntfMethodEntry; [r]
end;