OnObjectMovingIReportBoxEventsDelegate(Sender: Object; Agrs: IReportObjectMovingEventArgs);
Sender. The component, in which event occurs.
Args. Event parameters.
The OnObjectMovingIReportBoxEventsDelegate delegate describes the method, which can handle the ReportBox.OnObjectMoving event.
See also: