ActiveX events - tab of the PmaActiveX object
Description:
The tab serves to the definition of the events algorithms for the specified ActiveX object. The algorithm is executed only when the
event to which the algorithm is assigned is triggered. Controlling see
Basic control of script editor.
Configurators:
Events | List of ActiveX object events. After the selection of the event it can be defined a script that has to be executed after triggering of this event. |
Parameters | List of ActiveX event parameters.
Parameters common to all events:
pMe | (Object) Reference to the PmaActiveX object that owns this ActiveX object. Reference to the ActiveX object itself can be obtained by the pMe.Acx expression. |
---|
|
Edit | By clicking here the window can be opened for editing the script that servers for easy definition of the script (it is the full screen window, cursor coordinates are displayed on the bottom of the window, which is useful for errors detection in the script). |
---|