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