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

TDebuggerBreakPointHitEvent

Declaration

Source position: dbgintfdebuggerbase.pp line 1508

type TDebuggerBreakPointHitEvent = procedure(

  ADebugger: TDebuggerIntf;

  ABreakPoint: TBaseBreakPoint;

  var ACanContinue: Boolean

) of object;



CT Web help

CodeTyphon Studio