Source position: typinfo.pp line 673
type TRecMethodExTable = packed record
public
Count: Word;
property Method []: PRecMethodExEntry; [r]
end;