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