Table of Contents

TIDEEngine.BeforeAddWatchDlg Event

BeforeAddWatchDlg event is fired before a add watch dialog is displayed (when DlgAddWatch method is caled).

Syntax

Unit: IDEMain

property TIDEEngine.BeforeAddWatchDlg: TNotifyEvent

See also