home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / Reflexion / Kikoo / Kikoo14.exe / 0 / RCDATA / TFORM4 / TFORM4.txt
Text File  |  2000-03-17  |  1KB  |  83 lines

  1. object Form4: TForm4
  2.   Left = 478
  3.   Top = 282
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Informations'
  7.   ClientHeight = 146
  8.   ClientWidth = 105
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Pions: TImage
  21.     Left = 8
  22.     Top = 8
  23.     Width = 20
  24.     Height = 110
  25.     Transparent = True
  26.   end
  27.   object NbPionsIsoles: TLabel
  28.     Left = 80
  29.     Top = 128
  30.     Width = 18
  31.     Height = 13
  32.     Alignment = taRightJustify
  33.     Caption = '000'
  34.   end
  35.   object NbRouges: TLabel
  36.     Left = 36
  37.     Top = 12
  38.     Width = 36
  39.     Height = 13
  40.     AutoSize = False
  41.     Caption = '000'
  42.   end
  43.   object NbJaunes: TLabel
  44.     Left = 36
  45.     Top = 34
  46.     Width = 36
  47.     Height = 13
  48.     AutoSize = False
  49.     Caption = '000'
  50.   end
  51.   object NbVerts: TLabel
  52.     Left = 36
  53.     Top = 56
  54.     Width = 36
  55.     Height = 13
  56.     AutoSize = False
  57.     Caption = '000'
  58.   end
  59.   object NbBleus: TLabel
  60.     Left = 36
  61.     Top = 78
  62.     Width = 36
  63.     Height = 13
  64.     AutoSize = False
  65.     Caption = '000'
  66.   end
  67.   object NbOranges: TLabel
  68.     Left = 36
  69.     Top = 100
  70.     Width = 36
  71.     Height = 13
  72.     AutoSize = False
  73.     Caption = '000'
  74.   end
  75.   object Label6: TLabel
  76.     Left = 8
  77.     Top = 128
  78.     Width = 61
  79.     Height = 13
  80.     Caption = 'Pions isol∩┐╜s :'
  81.   end
  82. end
  83.