Source position: typinfo.pp line 399
type TVmtMethodTable = packed record
public
Count: LongWord;
property Entry []: PVmtMethodEntry; [r]
end;