Source position: testutils.pp line 36
procedure GetMethodList(
AObject: TObject;
AList: TStrings
); overload;procedure GetMethodList(
AClass: TClass;
); overload;