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

TDebuggerNotificationList

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

Declaration

Source position: debugger.pp line 169

type TDebuggerNotificationList = class(TObject)

protected

  function NextDownIndex();

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Add();

  

  procedure Remove();

  

  function Count;

  

  procedure Clear;

  

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

  

end;

Inheritance

TDebuggerNotificationList

  

|

TObject



CT Web help

CodeTyphon Studio