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

  1. object Recapitulatif: TRecapitulatif
  2.   Left = 5
  3.   Top = 240
  4.   Width = 1017
  5.   Height = 413
  6.   Caption = 'Recapitulatif'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnClose = FormClose
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object memoire: TStringGrid
  17.     Left = 5
  18.     Top = 0
  19.     Width = 1001
  20.     Height = 385
  21.     ColCount = 63
  22.     DefaultColWidth = 18
  23.     DefaultRowHeight = 18
  24.     RowCount = 2
  25.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
  26.     TabOrder = 0
  27.   end
  28. end
  29.