Source position: dbgintfdebuggerbase.pp line 677
type TRegisterDisplayFormat = (
rdDefault,
rdHex,
rdBinary,
rdOctal,
rdDecimal,
rdRaw
);