Table of Contents

TatEventDispatchers Class

A collection of TatEventDispatcher objects created by the event broker, one per assigned event handler.

Remarks

Dispatchers are created and destroyed automatically by the scripter when events are set or unset. You will rarely need to interact with this collection directly.

Syntax

Unit: atScript

TatEventDispatchers = class(TOwnedCollection);