home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / Français / PJscrab / pjscrabp.exe / RCDATA / TCHX / TCHX.txt
Text File  |  2000-05-27  |  807b  |  40 lines

  1. object Chx: TChx
  2.   Left = 4
  3.   Top = 272
  4.   Width = 1017
  5.   Height = 413
  6.   Caption = 'Chx'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnShow = FormShow
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object choix: TStringGrid
  16.     Left = 0
  17.     Top = 0
  18.     Width = 1009
  19.     Height = 367
  20.     Align = alClient
  21.     ColCount = 50
  22.     DefaultColWidth = 80
  23.     DefaultRowHeight = 18
  24.     FixedCols = 0
  25.     RowCount = 1
  26.     FixedRows = 0
  27.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
  28.     TabOrder = 0
  29.     OnSelectCell = choixSelectCell
  30.   end
  31.   object StatusBar1: TStatusBar
  32.     Left = 0
  33.     Top = 367
  34.     Width = 1009
  35.     Height = 19
  36.     Panels = <>
  37.     SimplePanel = False
  38.   end
  39. end
  40.