OnEditorTextChangedIReportBoxEventsDelegate(Sender: Object; Args: IReportEditorEventArgs);
Sender. The component, in which event occurs
Args. Event parameters.
The OnEditorTextChangedIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnEditorTextChanged event.
See also: