Table of Contents

TIDEWatchListView.DlgEditSelectedWatch Method

Opens a dialog for editing the watch currently selected in the list view. If no watch is selected, nothing happens. Function returns true if the end-user confirmed the watch changes in the dialog.

Syntax

Unit: IDEMain

function TIDEWatchListView.DlgEditSelectedWatch: Boolean;

See also