object Chx: TChx Left = 4 Top = 272 Width = 1017 Height = 413 Caption = 'Chx' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object choix: TStringGrid Left = 0 Top = 0 Width = 1009 Height = 367 Align = alClient ColCount = 50 DefaultColWidth = 80 DefaultRowHeight = 18 FixedCols = 0 RowCount = 1 FixedRows = 0 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing] TabOrder = 0 OnSelectCell = choixSelectCell end object StatusBar1: TStatusBar Left = 0 Top = 367 Width = 1009 Height = 19 Panels = <> SimplePanel = False end end