AxControl-Invoke

Имя функции dcl-AxControl-Invoke
Синтаксис   (dcl-AxControl-Invoke <CONTROL> MethodName [типа String] ...)
Возвращаемый тип Varies
Подходит к ActiveX Control

This method calls any COM method exposed by an ActiveX control. The arguments to the function must match the method's interface documentation. Argument types will be converted to the correct type if possible. The return value of this method is the return value of the invoked COM method.