Table of Contents

TIDEWatchListView.AddWatch Method

Adds a new watch to the list view. No dialog is displayed, an empty (no expression) watch is created. The TatScripterWatch object associated with the watch is returned by the function.

Syntax

Unit: IDEMain

function TIDEWatchListView.AddWatch: TatScripterWatch;

See also