object frmNewForm_2: TfrmNewForm
  Left = 8
  Top = 8
  AutoScroll = False
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = 'Rajouter du texte pendant un voyage'
  ClientHeight = 310
  ClientWidth = 517
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = True
  PopupMenu = MainForm.DesignerPopup
  Visible = True
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnKeyDown = FormKeyDown
  OnResize = FormResize
  EVT_INIT_DIALOG = 'Dlg1InitDialog'
  EVT_CLOSE = 'OnClose'
  Wx_ICON.Data = {07544269746D617000000000}
  Wx_Name = 'Dlg1'
  Wx_IDName = 'ID_DIALOG1'
  Wx_IDValue = 1000
  Wx_Class = 'wxDialog'
  Wx_Center = True
  Wx_Hidden = False
  Wx_SizeToContents = True
  Wx_GeneralStyle = []
  Wx_DialogStyle = [wxCAPTION, wxSYSTEM_MENU, wxDIALOG_NO_PARENT]
  Wx_Border = 0
  Wx_BorderAlignment = []
  PixelsPerInch = 96
  TextHeight = 13
  object WxButton1: TWxButton
    Left = 270
    Top = 276
    Width = 114
    Height = 26
    Caption = 'Valider ces phrases'
    TabOrder = 0
    EVT_BUTTON = 'WxButton1Click'
    Wx_BKColor = clBlack
    Wx_ButtonStyle = []
    Wx_Class = 'wxButton'
    Wx_ControlOrientation = wxControlVertical
    Wx_Default = False
    Wx_EventList.Strings = (
      'EVT_BUTTON:OnClick'
      'EVT_UPDATE_UI:OnUpdateUI')
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXBUTTON1'
    Wx_IDValue = 1001
    Wx_Height = 26
    Wx_Width = 114
  end
  object WxButton2: TWxButton
    Left = 399
    Top = 277
    Width = 107
    Height = 25
    Caption = 'voyage sans texte'
    TabOrder = 1
    EVT_BUTTON = 'WxButton2Click'
    Wx_BKColor = clBlack
    Wx_ButtonStyle = []
    Wx_Class = 'wxButton'
    Wx_ControlOrientation = wxControlVertical
    Wx_Default = False
    Wx_EventList.Strings = (
      'EVT_BUTTON:OnClick'
      'EVT_UPDATE_UI:OnUpdateUI')
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXBUTTON2'
    Wx_IDValue = 1002
    Wx_Height = 25
    Wx_Width = 107
  end
  object WxEdit1: TWxEdit
    Left = 8
    Top = 32
    Width = 502
    Height = 21
    BevelInner = bvNone
    BevelOuter = bvNone
    Modified = False
    AutoSize = False
    TabOrder = 2
    Wx_BGColor = clBlack
    Wx_Class = 'wxTextCtrl'
    Wx_ControlOrientation = wxControlVertical
    Wx_EditStyle = []
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXEDIT1'
    Wx_IDValue = 1003
    Wx_MaxLength = 0
  end
  object WxEdit2: TWxEdit
    Left = 8
    Top = 96
    Width = 502
    Height = 21
    BevelInner = bvNone
    BevelOuter = bvNone
    Modified = False
    AutoSize = False
    TabOrder = 3
    Wx_BGColor = clBlack
    Wx_Class = 'wxTextCtrl'
    Wx_ControlOrientation = wxControlVertical
    Wx_EditStyle = []
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXEDIT2'
    Wx_IDValue = 1004
    Wx_MaxLength = 0
  end
  object WxEdit3: TWxEdit
    Left = 8
    Top = 160
    Width = 501
    Height = 22
    BevelInner = bvNone
    BevelOuter = bvNone
    Modified = False
    AutoSize = False
    TabOrder = 4
    Wx_BGColor = clBlack
    Wx_Class = 'wxTextCtrl'
    Wx_ControlOrientation = wxControlVertical
    Wx_EditStyle = []
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXEDIT3'
    Wx_IDValue = 1005
    Wx_MaxLength = 0
  end
  object WxStaticText1: TWxStaticText
    Left = 8
    Top = 8
    Width = 89
    Height = 17
    Caption = 'Attendre pendant '
    TabOrder = 5
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT1'
    Wx_IDValue = 1006
    Wx_LabelStyle = []
  end
  object WxStaticText2: TWxStaticText
    Left = 8
    Top = 72
    Width = 86
    Height = 17
    Caption = 'Attendre pendant'
    TabOrder = 6
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT2'
    Wx_IDValue = 1007
    Wx_LabelStyle = []
  end
  object WxStaticText3: TWxStaticText
    Left = 8
    Top = 136
    Width = 86
    Height = 17
    Caption = 'Attendre pendant'
    TabOrder = 7
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT3'
    Wx_IDValue = 1008
    Wx_LabelStyle = []
  end
  object WxStaticText4: TWxStaticText
    Left = 144
    Top = 8
    Width = 170
    Height = 17
    Caption = 'secondes ; puis phrase 1 : pendant'
    TabOrder = 8
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT4'
    Wx_IDValue = 1010
    Wx_LabelStyle = []
  end
  object WxStaticText5: TWxStaticText
    Left = 360
    Top = 8
    Width = 134
    Height = 17
    Caption = 'secondes apparait le texte :'
    TabOrder = 9
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT5'
    Wx_IDValue = 1012
    Wx_LabelStyle = []
  end
  object WxStaticText6: TWxStaticText
    Left = 144
    Top = 72
    Width = 170
    Height = 17
    Caption = 'secondes ; puis phrase 2 : pendant'
    TabOrder = 10
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT6'
    Wx_IDValue = 1013
    Wx_LabelStyle = []
  end
  object WxStaticText7: TWxStaticText
    Left = 362
    Top = 72
    Width = 134
    Height = 17
    Caption = 'secondes apparait le texte :'
    TabOrder = 11
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT7'
    Wx_IDValue = 1014
    Wx_LabelStyle = []
  end
  object WxStaticText8: TWxStaticText
    Left = 362
    Top = 136
    Width = 134
    Height = 17
    Caption = 'secondes apparait le texte :'
    TabOrder = 12
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT8'
    Wx_IDValue = 1015
    Wx_LabelStyle = []
  end
  object WxStaticText9: TWxStaticText
    Left = 367
    Top = 204
    Width = 134
    Height = 17
    Caption = 'secondes apparait le texte :'
    TabOrder = 13
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT9'
    Wx_IDValue = 1016
    Wx_LabelStyle = []
  end
  object WxStaticText10: TWxStaticText
    Left = 8
    Top = 205
    Width = 86
    Height = 17
    Caption = 'Attendre pendant'
    TabOrder = 14
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT10'
    Wx_IDValue = 1019
    Wx_LabelStyle = []
  end
  object WxStaticText11: TWxStaticText
    Left = 142
    Top = 136
    Width = 170
    Height = 17
    Caption = 'secondes ; puis phrase 3 : pendant'
    TabOrder = 15
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT11'
    Wx_IDValue = 1022
    Wx_LabelStyle = []
  end
  object WxStaticText12: TWxStaticText
    Left = 141
    Top = 204
    Width = 170
    Height = 17
    Caption = 'secondes ; puis phrase 4 : pendant'
    TabOrder = 16
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT12'
    Wx_IDValue = 1023
    Wx_LabelStyle = []
  end
  object WxEdit12: TWxEdit
    Left = 8
    Top = 228
    Width = 500
    Height = 22
    BevelInner = bvNone
    BevelOuter = bvNone
    Modified = False
    AutoSize = False
    TabOrder = 17
    Wx_BGColor = clBlack
    Wx_Class = 'wxTextCtrl'
    Wx_ControlOrientation = wxControlVertical
    Wx_EditStyle = []
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXEDIT12'
    Wx_IDValue = 1026
    Wx_MaxLength = 0
  end
  object WxStaticLine1: TWxStaticLine
    Left = 3
    Top = 56
    Width = 503
    Height = 7
    TabOrder = 18
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticLine'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_IDName = 'ID_WXSTATICLINE1'
    Wx_IDValue = 1027
    Wx_LIOrientation = wxLI_HORIZONTAL
    Wx_Length = 503
    LastOrientation = wxLI_HORIZONTAL
  end
  object WxStaticLine2: TWxStaticLine
    Left = 13
    Top = 122
    Width = 494
    Height = 7
    TabOrder = 19
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticLine'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_IDName = 'ID_WXSTATICLINE2'
    Wx_IDValue = 1028
    Wx_LIOrientation = wxLI_HORIZONTAL
    Wx_Length = 494
    LastOrientation = wxLI_HORIZONTAL
  end
  object WxStaticLine3: TWxStaticLine
    Left = 16
    Top = 189
    Width = 489
    Height = 7
    TabOrder = 20
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticLine'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_IDName = 'ID_WXSTATICLINE3'
    Wx_IDValue = 1029
    Wx_LIOrientation = wxLI_HORIZONTAL
    Wx_Length = 489
    LastOrientation = wxLI_HORIZONTAL
  end
  object WxStaticText13: TWxStaticText
    Left = 12
    Top = 287
    Width = 149
    Height = 17
    Caption = 'Dur'#233'e totale du voyage : '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 21
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT13'
    Wx_IDValue = 1030
    Wx_LabelStyle = []
  end
  object WxStaticText14: TWxStaticText
    Left = 197
    Top = 287
    Width = 58
    Height = 17
    Caption = 'secondes'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 22
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT14'
    Wx_IDValue = 1031
    Wx_LabelStyle = []
  end
  object WxEdit13: TWxEdit
    Left = 158
    Top = 283
    Width = 34
    Height = 21
    BevelInner = bvNone
    BevelOuter = bvNone
    Alignment = taCenter
    Modified = False
    AutoSize = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 23
    Wx_BGColor = clBlack
    Wx_Class = 'wxTextCtrl'
    Wx_ControlOrientation = wxControlVertical
    Wx_EditStyle = [wxTE_READONLY, wxTE_CENTRE]
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXEDIT13'
    Wx_IDValue = 1032
    Wx_MaxLength = 0
  end
  object WxStaticText15: TWxStaticText
    Left = 11
    Top = 258
    Width = 90
    Height = 17
    Caption = 'Pour finir, attendre'
    TabOrder = 24
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT15'
    Wx_IDValue = 1033
    Wx_LabelStyle = []
  end
  object WxStaticText16: TWxStaticText
    Left = 147
    Top = 257
    Width = 50
    Height = 17
    Caption = 'secondes'
    TabOrder = 25
    Wx_BGColor = clBlack
    Wx_Class = 'wxStaticText'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXSTATICTEXT16'
    Wx_IDValue = 1035
    Wx_LabelStyle = []
  end
  object WxChoice1: TWxChoice
    Left = 101
    Top = 6
    Width = 41
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 26
    Text = '0'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE1'
    Wx_IDValue = 1037
  end
  object WxChoice2: TWxChoice
    Left = 318
    Top = 6
    Width = 39
    Height = 21
    ItemHeight = 13
    ItemIndex = 3
    TabOrder = 27
    Text = '3'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE2'
    Wx_IDValue = 1039
  end
  object WxChoice3: TWxChoice
    Left = 100
    Top = 68
    Width = 41
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 28
    Text = '0'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE3'
    Wx_IDValue = 1040
  end
  object WxChoice4: TWxChoice
    Left = 319
    Top = 68
    Width = 40
    Height = 21
    ItemHeight = 13
    ItemIndex = 3
    TabOrder = 29
    Text = '3'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE4'
    Wx_IDValue = 1041
  end
  object WxChoice5: TWxChoice
    Left = 97
    Top = 134
    Width = 40
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 30
    Text = '0'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE5'
    Wx_IDValue = 1042
  end
  object WxChoice6: TWxChoice
    Left = 318
    Top = 133
    Width = 40
    Height = 21
    ItemHeight = 13
    ItemIndex = 3
    TabOrder = 31
    Text = '3'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE6'
    Wx_IDValue = 1043
  end
  object WxChoice7: TWxChoice
    Left = 98
    Top = 201
    Width = 40
    Height = 21
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 32
    Text = '0'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE7'
    Wx_IDValue = 1044
  end
  object WxChoice8: TWxChoice
    Left = 320
    Top = 201
    Width = 42
    Height = 21
    ItemHeight = 13
    ItemIndex = 3
    TabOrder = 33
    Text = '3'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE8'
    Wx_IDValue = 1045
  end
  object WxChoice9: TWxChoice
    Left = 106
    Top = 254
    Width = 35
    Height = 21
    ItemHeight = 13
    ItemIndex = 1
    TabOrder = 34
    Text = '1'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6'
      '7'
      '8'
      '9')
    EVT_CHOICE = 'WxChoice1Selected'
    Wx_BGColor = clBlack
    Wx_Class = 'wxChoice'
    Wx_ControlOrientation = wxControlVertical
    Wx_FGColor = clBlack
    Wx_GeneralStyle = []
    Wx_Hidden = False
    Wx_IDName = 'ID_WXCHOICE9'
    Wx_IDValue = 1046
  end
end