Table of Contents

TatCustomScripter.ExpandDebugInfo Method

Calls ExpandDebugInfo for current script. See TatScript.ExpandDebugInfo.

Syntax

Unit: atScript

procedure TatCustomScripter.ExpandDebugInfo(RequiresCompilation: Boolean = True);

Parameters

<-> Parameter Type Description
RequiresCompilation Boolean Optional: Default value is True

See also