Table of Contents

TUnsetEventProc Type

Callback type fired before the scripter removes a script routine from a Delphi object event.

Remarks

Used by the OnUnsettingEvent property of TatCustomScripter and TatScripterEventBroker. AEventDispatcher: the dispatcher managing the event that is about to be unset. AProcede: set to False to cancel the removal of the event handler.

Syntax

Unit: atScript