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;
Registers the routines and global variables in the script as default methods and properties in the scripter to be accessible from other scripts.
Unit: atScript
procedure TatScriptBasedLibrary.Init; override;