ParentControl: PP.Ui.Control;
The ParentControl property determines the control, for which event a handler is set.
Use JSON or the setParentControl method to set the property value and the getParentControl method to get the property value.
The example of use is given on the page with description of the NativeDelegate constructor.
See also: