send Event
Manually sends an event to this object.
Parameters
event Code
The event code (eg LV_EVENT_VALUE_CHANGED).
param
The parameter to pass through, or null for no parameter.
Manually sends an event to this object.
Return
The StringReference object that represents param, or null for no parameter.
Parameters
event Code
The event code (eg LV_EVENT_VALUE_CHANGED).
param
The parameter to pass through, or null for no parameter.