Table of Contents

TatCustomScripter.OnBreakpointStop Event

OnBreakpointStop event is fired whenever a breakpoint is reached in a script execution, and the execution goes to paused state.

Syntax

Unit: atScript

property TatCustomScripter.OnBreakpointStop: TNotifyEvent

See also