home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1998 February / PCShareware-2-98.iso / edukacja / kidforc / kidforca.exe / KidForca.exe / 0 / RCDATA / TFRACERTOU / TFRACERTOU.txt
Text File  |  1997-11-26  |  3KB  |  100 lines

  1. object FrAcertou: TFrAcertou
  2.   Left = 271
  3.   Top = 273
  4.   BorderStyle = bsDialog
  5.   Caption = 'End of Game'
  6.   ClientHeight = 124
  7.   ClientWidth = 249
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 16
  17.     Top = 48
  18.     Width = 217
  19.     Height = 16
  20.     Alignment = taCenter
  21.     AutoSize = False
  22.     Caption = 'Do you want to play again?'
  23.     Font.Charset = ANSI_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -13
  26.     Font.Name = 'Arial'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 16
  32.     Top = 16
  33.     Width = 217
  34.     Height = 16
  35.     Alignment = taCenter
  36.     AutoSize = False
  37.     Caption = 'Congratulations! you got right!'
  38.     Font.Charset = ANSI_CHARSET
  39.     Font.Color = clNavy
  40.     Font.Height = -13
  41.     Font.Name = 'Arial'
  42.     Font.Style = [fsBold]
  43.     ParentFont = False
  44.   end
  45.   object btSim: TBitBtn
  46.     Left = 28
  47.     Top = 84
  48.     Width = 89
  49.     Height = 25
  50.     Caption = '&Yes'
  51.     Default = True
  52.     ModalResult = 6
  53.     TabOrder = 0
  54.     Glyph.Data = {
  55.       F6010000424DF601000000000000760000002800000030000000100000000100
  56.       0400000000008001000000000000000000001000000010000000000000000000
  57.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  58.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  59.       5555555555555555555555555555555555555555555555555555555555FF5555
  60.       5555555555505555555555555C05555555555555577FF555555555555C000555
  61.       55555555CCC05555555555557777F55555555555CCC0055555555555CCC05555
  62.       555555557777FF5555555555CCC000555555555CCCCC05555555555777777F55
  63.       5555555CCCCC0055555555CCCCCC05555555557777777FF5555555CCCCCC0005
  64.       555557CC05CCC05555555777757777F5555557CC55CCC00555557C05555CC055
  65.       55557775555777FF55557C55555CC00055555555555CCC05555555555557777F
  66.       55555555555CCC00555555555555CC05555555555555777FF55555555555CC50
  67.       0555555555555CC05555555555555777FF55555555555CC5505555555555557C
  68.       05555555555555777FF555555555557C5500555555555557C055555555555557
  69.       77FF555555555557C5555555555555555CC05555555555555777555555555555
  70.       5CC5555555555555555555555555555555555555555555555555}
  71.     Margin = 8
  72.     NumGlyphs = 3
  73.     Spacing = 12
  74.   end
  75.   object BitBtn1: TBitBtn
  76.     Left = 132
  77.     Top = 84
  78.     Width = 89
  79.     Height = 25
  80.     Cancel = True
  81.     Caption = '&No'
  82.     ModalResult = 7
  83.     TabOrder = 1
  84.     Glyph.Data = {
  85.       42010000424D4201000000000000760000002800000011000000110000000100
  86.       040000000000CC00000000000000000000001000000010000000000000000000
  87.       BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  88.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  89.       777770000000777777777777777770000000777777777777770F700000007777
  90.       0F777777777770000000777000F7777770F770000000777000F777770F777000
  91.       00007777000F77700F777000000077777000F700F7777000000077777700000F
  92.       7777700000007777777000F777777000000077777700000F7777700000007777
  93.       7000F70F7777700000007770000F77700F7770000000770000F7777700F77000
  94.       00007700F7777777700F70000000777777777777777770000000777777777777
  95.       777770000000}
  96.     Margin = 8
  97.     Spacing = 12
  98.   end
  99. end
  100.