object Finfo: TFinfo Left = 244 Top = 127 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsDialog Caption = 'Infos' ClientHeight = 243 ClientWidth = 307 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object LNomFichier: TLabel Left = 8 Top = 0 Width = 96 Height = 13 Caption = '--------------------------------' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object LFormat: TLabel Left = 8 Top = 16 Width = 108 Height = 13 Caption = '-------------------------------- ' end object StringGrid1: TStringGrid Left = 0 Top = 30 Width = 307 Height = 213 Align = alBottom ColCount = 1 DefaultColWidth = 300 DefaultRowHeight = 18 FixedCols = 0 RowCount = 16 FixedRows = 0 Font.Charset = SYMBOL_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS LineDraw' Font.Style = [] Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goThumbTracking] ParentFont = False ScrollBars = ssVertical TabOrder = 0 end end