TExecuteEventProc Type
Callback type fired when a Delphi event handled by the scripter is about to be executed.
Remarks
Used by the OnExecuteEvent property of TatCustomScripter and TatScripterEventBroker.
AEventDispatcher: the dispatcher managing the event that was triggered.
AExecute: set to False to suppress execution of the script event handler.
Syntax
Unit: atScript