object Fprinc: TFprinc
  Left = 65
  Top = 168
  Width = 851
  Height = 474
  BorderIcons = []
  Caption = 'Menu Principal'
  Color = clGradientInactiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object StringGrid1: TStringGrid
    Left = 72
    Top = 248
    Width = 620
    Height = 160
    ColCount = 6
    DefaultColWidth = 100
    DefaultRowHeight = 25
    FixedColor = clActiveCaption
    FixedCols = 0
    FixedRows = 0
    TabOrder = 0
    OnDblClick = StringGrid1DblClick
  end
  object DateTimePicker1: TDateTimePicker
    Left = 176
    Top = 16
    Width = 177
    Height = 25
    CalAlignment = dtaLeft
    Date = 39253.8404658565
    Time = 39253.8404658565
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 1
    OnChange = DateTimePicker1Change
  end
  object Edit1: TEdit
    Left = 368
    Top = 16
    Width = 129
    Height = 21
    TabOrder = 2
    Text = 'Edit1'
  end
  object DBGrid1: TDBGrid
    Left = 88
    Top = 80
    Width = 577
    Height = 129
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object MainMenu1: TMainMenu
    Left = 584
    Top = 8
    object Fichier1: TMenuItem
      Caption = '&Fichier'
      object Quitter1: TMenuItem
        Caption = '&Quitter'
        OnClick = Quitter1Click
      end
    end
    object abledebase1: TMenuItem
      Caption = '&Table de base'
      object ypedebus2: TMenuItem
        Caption = '&Type de bus'
        OnClick = ypedebus2Click
      end
      object ypeoperation1: TMenuItem
        Caption = 'Type operation'
        OnClick = ypeoperation1Click
      end
      object Article1: TMenuItem
        Caption = '&Article'
        OnClick = Article1Click
      end
      object Cpville1: TMenuItem
        Caption = '&Cp ville'
        OnClick = Cpville1Click
      end
      object Propritaire1: TMenuItem
        Caption = '&Propri'#233'taire'
        OnClick = Propritaire1Click
      end
      object Fournisseur1: TMenuItem
        Caption = '&Fournisseur'
        OnClick = Fournisseur1Click
      end
    end
    object Gestiondesbus1: TMenuItem
      Caption = '&Gestion des bus'
      object RechercheBus1: TMenuItem
        Caption = '&Recherche Bus'
        OnClick = RechercheBus1Click
      end
    end
    object Gestiondeskm1: TMenuItem
      Caption = 'Encodage des km'
      OnClick = Gestiondeskm1Click
    end
    object Commande1: TMenuItem
      Caption = '&Gestion des commandes'
      object Listedescommandes1: TMenuItem
        Caption = 'Liste des commandes'
        OnClick = Listedescommandes1Click
      end
      object commandenonlivree1: TMenuItem
        Caption = 'commande non livree'
      end
    end
    object Bus1: TMenuItem
      object FicheBus1: TMenuItem
      end
    end
  end
end
