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

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