Unit 'DbgIntfDebuggerBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_debuggerintf]

TDBGBreakPoints

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

Declaration

Source position: dbgintfdebuggerbase.pp line 422

type TDBGBreakPoints = class(TBaseBreakPoints)

protected

  procedure DoStateChange(); virtual;

  

  property Debugger: TDebuggerIntf; [rw]

  

public

  constructor Create();

  

  function Add();

  

  function Find();

  

  property Items []: TDBGBreakPoint; default; [rw]

  

end;

Inheritance

TDBGBreakPoints

  

|

TBaseBreakPoints

  

|

TObject



CT Web help

CodeTyphon Studio