home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 May / Chip_1999-05_cd.bin / ctenari / Lukas / Unit1.~df / Unit1.txt
Text File  |  1999-02-24  |  4KB  |  162 lines

  1. object Form1: TForm1
  2.   Left = 200
  3.   Top = 112
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Velikonoce'
  7.   Color = clPurple
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object SpeedButton1: TSpeedButton
  15.     Left = 176
  16.     Top = 232
  17.     Width = 113
  18.     Height = 25
  19.     Caption = 'Konec'
  20.     Glyph.Data = {
  21.       76010000424D7601000000000000760000002800000020000000100000000100
  22.       04000000000000010000130B0000130B00000000000000000000000000000000
  23.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  24.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  25.       3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  26.       33333337777FF377FF3333993370739993333377FF373F377FF3399993000339
  27.       993337777F777F3377F3393999707333993337F77737333337FF993399933333
  28.       399377F3777FF333377F993339903333399377F33737FF33377F993333707333
  29.       399377F333377FF3377F993333101933399377F333777FFF377F993333000993
  30.       399377FF3377737FF7733993330009993933373FF3777377F7F3399933000399
  31.       99333773FF777F777733339993707339933333773FF7FFF77333333999999999
  32.       3333333777333777333333333999993333333333377777333333}
  33.     NumGlyphs = 2
  34.     OnClick = SpeedButton1Click
  35.   end
  36.   object SpeedButton2: TSpeedButton
  37.     Left = 320
  38.     Top = 24
  39.     Width = 97
  40.     Height = 25
  41.     Caption = 'Zadej rok '
  42.     Glyph.Data = {
  43.       78010000424D7801000000000000760000002800000020000000100000000100
  44.       04000000000000000000120B0000120B00000000000000000000000000000000
  45.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  46.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337000000000
  47.       73333337777777773F333308888888880333337F3F3F3FFF7F33330808089998
  48.       0333337F737377737F333308888888880333337F3F3F3F3F7F33330808080808
  49.       0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  50.       0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  51.       0333337F737373737F333308888888880333337F3FFFFFFF7F33330800000008
  52.       0333337F7777777F7F333308000E0E080333337F7FFFFF7F7F33330800000008
  53.       0333337F777777737F333308888888880333337F333333337F33330888888888
  54.       03333373FFFFFFFF7333337000000000733333377777777733330000}
  55.     NumGlyphs = 2
  56.     OnClick = SpeedButton2Click
  57.   end
  58.   object Panel1: TPanel
  59.     Left = 24
  60.     Top = 8
  61.     Width = 289
  62.     Height = 41
  63.     Caption = 'Napi∩┐╜ rok, vypo∩┐╜tu dny velikonoc'
  64.     Color = clNavy
  65.     Font.Color = clYellow
  66.     Font.Height = -19
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = []
  69.     ParentFont = False
  70.     TabOrder = 0
  71.   end
  72.   object Panel2: TPanel
  73.     Left = 24
  74.     Top = 64
  75.     Width = 201
  76.     Height = 41
  77.     Caption = 'Velk∩┐╜ p∩┐╜tek je'
  78.     Color = clOlive
  79.     Font.Color = clBlack
  80.     Font.Height = -19
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = []
  83.     ParentFont = False
  84.     TabOrder = 1
  85.   end
  86.   object Panel3: TPanel
  87.     Left = 224
  88.     Top = 64
  89.     Width = 185
  90.     Height = 41
  91.     BevelInner = bvRaised
  92.     Enabled = False
  93.     Caption = 'Panel3'
  94.     Color = clOlive
  95.     Font.Color = clBlack
  96.     Font.Height = -19
  97.     Font.Name = 'MS Sans Serif'
  98.     Font.Style = []
  99.     ParentFont = False
  100.     TabOrder = 2
  101.     Visible = False
  102.   end
  103.   object Panel4: TPanel
  104.     Left = 24
  105.     Top = 120
  106.     Width = 201
  107.     Height = 41
  108.     Caption = 'B∩┐╜l∩┐╜ sobota je'
  109.     Color = clWhite
  110.     Font.Color = clBlack
  111.     Font.Height = -19
  112.     Font.Name = 'MS Sans Serif'
  113.     Font.Style = []
  114.     ParentFont = False
  115.     TabOrder = 3
  116.   end
  117.   object Panel5: TPanel
  118.     Left = 224
  119.     Top = 120
  120.     Width = 185
  121.     Height = 41
  122.     Caption = 'Panel5'
  123.     Color = clWhite
  124.     Font.Color = clBlack
  125.     Font.Height = -19
  126.     Font.Name = 'MS Sans Serif'
  127.     Font.Style = []
  128.     ParentFont = False
  129.     TabOrder = 4
  130.     Visible = False
  131.   end
  132.   object Panel6: TPanel
  133.     Left = 24
  134.     Top = 184
  135.     Width = 201
  136.     Height = 41
  137.     Caption = 'Velikono∩┐╜n∩┐╜ ned∩┐╜le je'
  138.     Color = clYellow
  139.     Font.Color = clRed
  140.     Font.Height = -19
  141.     Font.Name = 'MS Sans Serif'
  142.     Font.Style = []
  143.     ParentFont = False
  144.     TabOrder = 5
  145.   end
  146.   object Panel7: TPanel
  147.     Left = 224
  148.     Top = 184
  149.     Width = 185
  150.     Height = 41
  151.     Caption = 'Panel7'
  152.     Color = clYellow
  153.     Font.Color = clRed
  154.     Font.Height = -19
  155.     Font.Name = 'MS Sans Serif'
  156.     Font.Style = []
  157.     ParentFont = False
  158.     TabOrder = 6
  159.     Visible = False
  160.   end
  161. end
  162.