OnObjectMovingIReportBoxEventsDelegate

Syntax

OnObjectMovingIReportBoxEventsDelegate(Sender: Object; Agrs: IReportObjectMovingEventArgs);

Parameters

Sender. The component, in which event occurs.

Args. Event parameters.

Description

The OnObjectMovingIReportBoxEventsDelegate delegate describes the method, which can handle the ReportBox.OnObjectMoving event.

See also:

Report Assembly Delegates