home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / tema / Ozogan / RUNTIME / APLIKACE.EXE / BLUDISTE.KFM / BLUDISTE.txt
Text File  |  1999-06-17  |  6KB  |  157 lines

  1. object Form: TForm
  2.   Left = 261
  3.   Top = 133
  4.   BorderStyle = bsDialog
  5.   Caption = 'Hra bludi∩┐╜t∩┐╜'
  6.   ClientHeight = 200
  7.   ClientWidth = 500
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   Position = poScreenCenter
  15.   Visible = True
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object SpeedButton1: TSpeedButton
  21.     Left = 8
  22.     Top = 160
  23.     Width = 88
  24.     Height = 24
  25.     Caption = '&Konec hry'
  26.     OnClick = SpeedButton1Click
  27.   end
  28.   object OpenButton: TSpeedButton
  29.     Left = 8
  30.     Top = 16
  31.     Width = 80
  32.     Height = 24
  33.     Caption = '&V∩┐╜b∩┐╜r bludi∩┐╜t∩┐╜'
  34.     OnClick = OpenButtonClick
  35.   end
  36.   object Memo: TMemo
  37.     Left = 136
  38.     Top = 24
  39.     Width = 336
  40.     Height = 144
  41.     Enabled = False
  42.     TabOrder = 0
  43.     WordWrap = False
  44.   end
  45.   object Panel2: TPanel
  46.     Left = 8
  47.     Top = 56
  48.     Width = 88
  49.     Height = 88
  50.     TabOrder = 1
  51.     object Button_S: TSpeedButton
  52.       Left = 32
  53.       Top = 8
  54.       Width = 24
  55.       Height = 24
  56.       Glyph.Data = {
  57.         76010000424D7601000000000000760000002800000020000000100000000100
  58.         04000000000000010000120B0000120B00001000000000000000000000000000
  59.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  60.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  61.         3333333333777F33333333333309033333333333337F7F333333333333090333
  62.         33333333337F7F33333333333309033333333333337F7F333333333333090333
  63.         33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  64.         3333333777737777F333333099999990333333373F3333373333333309999903
  65.         333333337F33337F33333333099999033333333373F333733333333330999033
  66.         3333333337F337F3333333333099903333333333373F37333333333333090333
  67.         33333333337F7F33333333333309033333333333337373333333333333303333
  68.         333333333337F333333333333330333333333333333733333333}
  69.       NumGlyphs = 2
  70.       OnClick = Button_SClick
  71.     end
  72.     object Button_J: TSpeedButton
  73.       Left = 32
  74.       Top = 56
  75.       Width = 25
  76.       Height = 25
  77.       Glyph.Data = {
  78.         76010000424D7601000000000000760000002800000020000000100000000100
  79.         04000000000000010000120B0000120B00001000000000000000000000000000
  80.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  81.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  82.         333333333337F33333333333333033333333333333373F333333333333090333
  83.         33333333337F7F33333333333309033333333333337373F33333333330999033
  84.         3333333337F337F33333333330999033333333333733373F3333333309999903
  85.         333333337F33337F33333333099999033333333373333373F333333099999990
  86.         33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
  87.         33333333337F7F33333333333309033333333333337F7F333333333333090333
  88.         33333333337F7F33333333333309033333333333337F7F333333333333090333
  89.         33333333337F7F33333333333300033333333333337773333333}
  90.       NumGlyphs = 2
  91.       OnClick = Button_JClick
  92.     end
  93.     object Button_V: TSpeedButton
  94.       Left = 56
  95.       Top = 32
  96.       Width = 25
  97.       Height = 25
  98.       Glyph.Data = {
  99.         76010000424D7601000000000000760000002800000020000000100000000100
  100.         04000000000000010000120B0000120B00001000000000000000000000000000
  101.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  102.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  103.         3333333333333333333333333333333333333333333333333333333333333333
  104.         3333333333333333333333333333333333333333333FF3333333333333003333
  105.         3333333333773FF3333333333309003333333333337F773FF333333333099900
  106.         33333FFFFF7F33773FF30000000999990033777777733333773F099999999999
  107.         99007FFFFFFF33333F7700000009999900337777777F333F7733333333099900
  108.         33333333337F3F77333333333309003333333333337F77333333333333003333
  109.         3333333333773333333333333333333333333333333333333333333333333333
  110.         3333333333333333333333333333333333333333333333333333}
  111.       NumGlyphs = 2
  112.       OnClick = Button_VClick
  113.     end
  114.     object Button_Z: TSpeedButton
  115.       Left = 8
  116.       Top = 32
  117.       Width = 25
  118.       Height = 25
  119.       Glyph.Data = {
  120.         76010000424D7601000000000000760000002800000020000000100000000100
  121.         04000000000000010000120B0000120B00001000000000000000000000000000
  122.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  123.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  124.         3333333333333333333333333333333333333333333333333333333333333333
  125.         3333333333333FF3333333333333003333333333333F77F33333333333009033
  126.         333333333F7737F333333333009990333333333F773337FFFFFF330099999000
  127.         00003F773333377777770099999999999990773FF33333FFFFF7330099999000
  128.         000033773FF33777777733330099903333333333773FF7F33333333333009033
  129.         33333333337737F3333333333333003333333333333377333333333333333333
  130.         3333333333333333333333333333333333333333333333333333333333333333
  131.         3333333333333333333333333333333333333333333333333333}
  132.       NumGlyphs = 2
  133.       OnClick = Button_ZClick
  134.     end
  135.   end
  136.   object Panel: TPanel
  137.     Left = 100
  138.     Top = 0
  139.     Width = 400
  140.     Height = 200
  141.     TabOrder = 2
  142.     object Image: TImage
  143.       Left = 1
  144.       Top = 1
  145.       Width = 398
  146.       Height = 198
  147.       Align = alClient
  148.     end
  149.   end
  150.   object OpenDialog: TOpenDialog
  151.     DefaultExt = 'blu'
  152.     Filter = 'Mapa bludi∩┐╜t∩┐╜ *.map|*.map'
  153.     Left = 168
  154.     Top = 40
  155.   end
  156. end
  157.