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