Table of Contents

TatMethod.Proc Event

Contains the method wrapper which will be called by the script when the method referenced. This is the method that should actually execute real Delphi method.

Syntax

Unit: atScript

property TatMethod.Proc: TGenericProc

See also