Unit 'DebugInstructions' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_debuggercmd]

TDBGInstructionState

Declaration

Source position: debuginstructions.pas line 19

type TDBGInstructionState = (

  disNew,

  

  disQueued,

  

  disDataSent,

  

  disContentReceived,

  

  disComleted,

  

  disFailed

  

);



CT Web help

CodeTyphon Studio