Promotic

onDataEditCancel - event of the PmgWCombo object

Description:
The event is triggered by pressing the Esc key with the request to return the initial value before editing started.
See the "Attributes" tab.
Parameters:
pMe(Object) Reference to the PmgWCombo object where the event rises.
pEvent(Object) Reference to the object describing detailed information about the specific event.
The pEvent parameter is not used here because this event does not need any additional information.
Note:
For confirmed selection end capturing see the onDataEditAccept event.

This event is triggered only if the "Control enabled" configurator is checked.

This event is not functional yet in the Web panel.
Example:
JavaScriptVBScriptSelect and copy to clipboard

Pm.Debug(pMe.SelectedText);
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.