Unit 'EnvDebuggerOptions' Package
[Overview][Constants][Types][Classes][Variables][Index] [#bs_debuggeride]

DebuggerDefaultColors

Declaration

Source position: envdebuggeroptions.pas line 90

const DebuggerDefaultColors: array [TDBGEventType] of TDebuggerEventLogColor = ((Foreground: clWindowText; Background: clWindow), (Foreground: $8080FF; Background: clWindow), (Foreground: clRed; Background: clWindow), (Foreground: $0000D9; Background: clWindow), (Foreground: $2080FF; Background: clWindow), (Foreground: clTeal; Background: clWindow), (Foreground: clBlue; Background: clWindow), (Foreground: clBlue; Background: clWindow), (Foreground: clNavy; Background: clWindow), (Foreground: clGray; Background: clWindow), (Foreground: clGray; Background: clWindow), (Foreground: clMaroon; Background: clWindow), (Foreground: clMaroon; Background: clWindow), (Foreground: clWhite; Background: clGray), (Foreground: clSkyBlue; Background: clWindow));



CT Web help

CodeTyphon Studio