The object serves to include an ActiveX object defined in the
*.DLL, OCX file or in the external program (e.g. Microsoft Office) in the
Pma object tree. The ActiveX object is then represented by the
PmaActiveX object and its properties and methods can be called in algorithms.
No other
Pma objects can be created in this object.
This object can be created in objects:
PmaRoot,
PmaFolder,
PmaPrototype. Multiple objects of this type can be created in such objects.
The usage of the
PmaActiveX object requires purchase of the
"PmDllActiveX" licence. When developing the application in the freeware mode
PmFree, or with
development environment and while testing it in runtime, this component is always functional.
To achieve the correct functioning, the ActiveX object must be properly registered, see
How to register ActiveX object.