ISharedEventHandler

Assembly: Fore;

Description

The ISharedEventHandler interface is used to work with  of reports.

Inheritance Hierarchy

          ISharedEventHandler

Comments

To work with  of reports, it is required to create a special unit, which will handle events.

To get object of this type, use ISharedEventHandlers.EventHandler.

Properties

  Property name Brief description
Enabled The Enabled property determines whether  of reports is used.
EventsClass The EventsClass property determines the  reports class.
Object The Object property determines object which will be used to process events.

See also:

Fore Assembly Interfaces