Table of Contents

TatEventDispatcher.AfterCall Property

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

Syntax

Unit: atScript

property TatEventDispatcher.AfterCall: TMethod

See also