Report > Report Assembly Interfaces > IPrxAssemblies > IPrxAssemblies.EventsAssembly
EventsAssembly: Integer;
The EventsAssembly property determines index of the object to be used to handle regular report events.
The object, which index is specified in this property, should contain implementation of the class inherited from ReportEvents.
If event handling is not executed, the value of this property should be set to -1.
The property use is given in the example for IPrxAssemblies.AddEx.
See also: