Table of Contents

TatScripter Class

Multi-language scripter component ready for placement on forms and data modules.

Remarks

TatScripter is the published, platform-aware descendant of TatBaseScripter intended for direct use in Delphi applications. It inherits all scripting functionality -- script management, compilation, execution, debugging, library registration, and event handling -- from TatBaseScripter and TatCustomScripter. See those classes for the full API reference.

Syntax

Unit: atScripter

TatScripter = class(TatBaseScripter);