Promotic

onDataEditing - event of the PmgWCombo object

Description:
The event is triggered on changing the selected value, for example on browsing through the list or on entering new chars.
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:
The event is triggered multiply while the value is being selected.
For confirmed selection end capturing see the onDataEditAccept event.
For cancelled selection capturing see the onDataEditCancel 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.