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

TDBGFeedbackEvent

Declaration

Source position: dbgintfdebuggerbase.pp line 1519

type TDBGFeedbackEvent = function(

  Sender: TObject;

  const AText: string;

  const AInfo: string;

  AType: TDBGFeedbackType;

  AButtons: TDBGFeedbackResults

):TDBGFeedbackResult of object;



CT Web help

CodeTyphon Studio