Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Classes > ReportBox > ReportBox.OnObjectActivate

ReportBox.OnObjectActivate

Syntax

OnObjectActivate(Sender: Object; Args: IReportObjectEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnObjectActivate event occurs when the object on the regular report sheet is activated/deactivated.

See also:

ReportBox