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
OnObjectActivate(Sender: Object; Args: IReportObjectEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnObjectActivate event occurs when the object on the regular report sheet is activated/deactivated.
See also: