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

TRegisterDisplayFormat

Declaration

Source position: dbgintfdebuggerbase.pp line 677

type TRegisterDisplayFormat = (

  rdDefault,

  

  rdHex,

  

  rdBinary,

  

  rdOctal,

  

  rdDecimal,

  

  rdRaw

  

);



CT Web help

CodeTyphon Studio