Table of Contents

TatScriptBreaks.ToggleBreak Method

Adds (if it doesn't exist) or removes (if it exists) a breakpoint at the line specified by ALine.

Syntax

Unit: atScript

procedure TatScriptBreaks.ToggleBreak(ALine: Integer);

Parameters

<-> Parameter Type Description
ALine Integer

See also