Source position: mscoreengine.pas line 106
type TmscrCallMethod = function(
aInstance: TObject;
aClassType: TClass;
const aMethodName: string;
aCallVar: TmscrVarForMethod
):Variant of object;