NativeEvent: String;
The NativeEvent property determines name of the event, for which a handler is set.
Use JSON or the setNativeEvent method to set the property value, and the getNativeEvent method to get the property value.
The example of use is given on the page with description of the NativeDelegate constructor.
See also: