IScriptBasedObject Interface
Interface implemented by objects whose state is managed by a TatScript instance.
Remarks
Implemented by TScriptBaseObject and IScriptBasedForm. Provides access to the associated TatScript via GetRunScript.
Syntax
Unit: atScript
IScriptBasedObject = interface(IInterface);