OnObjectActivateIReportBoxEventsDelegate

Syntax

OnObjectActivateIReportBoxEventsDelegate(Sender: Object; Args: IReportObjectEventArgs);

Parameters

Sender. The component, in which event occurs

Args. Event parameters.

Description

The OnObjectActivateIReportBoxEventsDelegate delegate describes the method that can handle the ReportBox.OnObjectActivate event.

See also:

Report Assembly Delegates