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