Object PmgActiveX (ActiveX)
Description:
It is used for displaying the
graphic ActiveX object from different sources.
By means of the
PmgActiveX object it is possible to use any graphic ActiveX object installed on the PC in the panel. The object accesses properties, methods and events of the selected ActiveX object by its
PmgActiveX.Acx method.
For correct functioning the ActiveX object must be correctly registered. See How to register ActiveX object.
This object is
not functional in
Web panels. See
Web panels.
This object adopts properties and methods of the
PmgObject object.
Properties and methods:
Acx | Returns reference to the ActiveX object |
---|
Events:
onModeChange | Is triggered when the Pmg object mode changes |
---|
onRefresh | Is triggered on the data refresh of the Pmg object |
---|
onStart | Is triggered on the construction of the Pmg object in the course of opening the panel |
---|
onStop | Is triggered on the destruction of the Pmg object in the course of closing the panel |
---|
Configuration tabs:
Object | General information about the object |
---|
Content | Content of the Pmg object in the XML form |
---|
Position | Setting the position, width and height of the Pmg object |
---|
Variables | List and configuration of user defined Pmg object variables |
---|
Events | Algorithms definition for the object events |
---|
Methods | Definition of designer's method of the Pmg object |
---|
ActiveX events | Events of the ActiveX object given by its producer. It is possible to define the script algorithm. |
---|
ActiveX | Properties of ActiveX object. |
---|
History:
Pm9.00.00: Object name changed:
PmiAx ->
PmgActiveX