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

TWatchesNotification

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

Declaration

Source position: debugger.pp line 510

type TWatchesNotification = class(TDebuggerNotification)

public

  property OnAdd: TWatchesEvent; [rw]

  

  property OnUpdate: TWatchesEvent; [rw]

  

  property OnRemove: TWatchesEvent; [rw]

  

end;

Inheritance

TWatchesNotification

  

|

TDebuggerNotification

  

|

TObject



CT Web help

CodeTyphon Studio