Table of Contents

TatEventDispatcher.BeforeCall Property

Contains a pointer to the Delphi method to be called when the Delphi event fires, before the script routine is executed.

Syntax

Unit: atScript

property TatEventDispatcher.BeforeCall: TMethod

See also