TatScript.IsRegisteredAsLibrary Method
Use IsRegisteredAsLibrary to check if the script is registered as a script-based library in the scripter component specified by AScripter component.
Syntax
Unit: atScript
function TatScript.IsRegisteredAsLibrary(AScripter: TatCustomScripter): Boolean;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| AScripter | TatCustomScripter |