object FormDebug: TFormDebug Left = 241 Top = 150 BorderStyle = bsSingle Caption = 'Fen'#234'tre de d'#233'bug' ClientHeight = 639 ClientWidth = 789 Color = clWindow TransparentColorValue = clTeal Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 616 Top = 15 Width = 108 Height = 13 Caption = 'Niveau du Debug (0-3)' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object Label2: TLabel Left = 448 Top = 12 Width = 131 Height = 18 Caption = 'Fen'#234'tre de d'#233'bug' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Label3: TLabel Left = 448 Top = 168 Width = 97 Height = 193 AutoSize = False Caption = 'Label3' Color = clGray Font.Charset = ANSI_CHARSET Font.Color = clWindow Font.Height = -13 Font.Name = 'Arial Narrow' Font.Style = [] ParentColor = False ParentFont = False WordWrap = True end object EditNivDebug: TEdit Left = 728 Top = 12 Width = 49 Height = 21 Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 Text = 'EditNivDebug' OnKeyPress = EditNivDebugKeyPress end object MemoEvtDet: TMemo Left = 552 Top = 408 Width = 233 Height = 221 Color = clBlack Font.Charset = ANSI_CHARSET Font.Color = clYellow Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Lines.Strings = ( 'Tableau des '#233'v'#232'nements ' 'fronts descendants d'#233'tecteurs') ParentFont = False ScrollBars = ssVertical TabOrder = 1 end object ButtonEcrLog: TButton Left = 448 Top = 504 Width = 97 Height = 29 Caption = 'Sauvegarder le log' TabOrder = 2 OnClick = ButtonEcrLogClick end object MemoDebug: TMemo Left = 0 Top = 0 Width = 433 Height = 625 Lines.Strings = ( 'MemoDebug') ScrollBars = ssVertical TabOrder = 3 WordWrap = False end object CheckAffSig: TCheckBox Left = 448 Top = 32 Width = 297 Height = 17 Caption = 'Affichage du fonctionnement des signaux' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 OnClick = CheckAffSigClick end object ButtonRazTampon: TButton Left = 448 Top = 576 Width = 97 Height = 33 Caption = 'Raz Tampon Ev'#232'nements' TabOrder = 5 WordWrap = True OnClick = ButtonRazTamponClick end object ButtonCherche: TButton Left = 448 Top = 464 Width = 97 Height = 33 Caption = 'Chercher erreurs' TabOrder = 6 OnClick = ButtonChercheClick end object ButtonAffEvtChrono: TButton Left = 448 Top = 424 Width = 97 Height = 33 Caption = 'Affiche Evts d'#233'tecteurs et aig' TabOrder = 7 WordWrap = True OnClick = ButtonAffEvtChronoClick end object CheckBoxTraceLIste: TCheckBox Left = 448 Top = 80 Width = 289 Height = 17 Caption = 'Affichage des '#233'valuations des routes' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 8 OnClick = CheckBoxTraceLIsteClick end object CheckTrame: TCheckBox Left = 448 Top = 96 Width = 321 Height = 17 Caption = 'Affichage des trames '#233'chang'#233'es avec l'#39'interface ou CDM' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 9 OnClick = CheckTrameClick end object ButtonCop: TButton Left = 448 Top = 368 Width = 97 Height = 49 Caption = 'Copie fen'#234'te principale dans debug' TabOrder = 10 WordWrap = True OnClick = ButtonCopClick end object RichEdit: TRichEdit Left = 552 Top = 168 Width = 233 Height = 233 HideScrollBars = False PopupMenu = PopupMenuRE ScrollBars = ssVertical TabOrder = 11 end object ButtonRazLog: TButton Left = 448 Top = 544 Width = 97 Height = 25 Caption = 'Raz Tampon Log' TabOrder = 12 OnClick = ButtonRazLogClick end object CheckBoxAct: TCheckBox Left = 448 Top = 64 Width = 257 Height = 17 Caption = 'Affichage des '#233'v'#232'vements actionneurs' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 13 OnClick = CheckBoxActClick end object CheckBoxEvtDetAig: TCheckBox Left = 448 Top = 48 Width = 281 Height = 17 Caption = 'Affichage des '#233'v'#232'nements d'#233'tecteurs et aiguillages' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 14 OnClick = CheckBoxEvtDetAigClick end object CheckBoxAffFD: TCheckBox Left = 448 Top = 112 Width = 297 Height = 17 Caption = 'Affichage des fronts descendants des d'#233'tecteurs' Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 15 OnClick = CheckBoxAffFDClick end object CheckBoxAffDebDecSig: TCheckBox Left = 448 Top = 128 Width = 321 Height = 17 Caption = 'Affichage du pilotage des d'#233'codeurs de signaux' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 16 OnClick = CheckBoxAffDebDecSigClick end object SaveDialog: TSaveDialog Left = 760 Top = 56 end object PopupMenuRE: TPopupMenu Left = 760 Top = 80 object copier1: TMenuItem Caption = 'copier' OnClick = copier1Click end end end