Unit 'Debugger' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggeride]

TWatchesNotificationList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: debugger.pp line 523

type TWatchesNotificationList = class(TDebuggerNotificationList)

public

  procedure NotifyAdd();

  

  procedure NotifyUpdate();

  

  procedure NotifyRemove();

  

  property Items []: TWatchesNotification; default; [r]

  

end;

Inheritance

TWatchesNotificationList

  

|

TDebuggerNotificationList

  

|

TObject



CT Web help

CodeTyphon Studio