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