Table of Contents

TatScriptBasedLibrary.Init Method

Registers the routines and global variables in the script as default methods and properties in the scripter to be accessible from other scripts.

Syntax

Unit: atScript

procedure TatScriptBasedLibrary.Init; override;

See also