Table of Contents

TIDEWatchListView.DlgEditWatch Method

Opens a dialog for editing the watch specified by the AWatch parameter. Returns true if the end-user confirmed the watch changes in the dialog.

Syntax

Unit: IDEMain

function TIDEWatchListView.DlgEditWatch(AWatch: TatScripterWatch): Boolean;

Parameters

<-> Parameter Type Description
AWatch TatScripterWatch

See also