home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 July / Chip_1999-07_cd.bin / ctenari / Haufer / _SETUP.1 / Date.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  1999-04-30  |  2.9 KB  |  124 lines

  1. object Form2: TForm2
  2.   Left = 314
  3.   Top = 170
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Mo∩┐╜nosti'
  7.   ClientHeight = 271
  8.   ClientWidth = 294
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object GroupBox1: TGroupBox
  21.     Left = 8
  22.     Top = 8
  23.     Width = 273
  24.     Height = 225
  25.     Caption = 'Mo∩┐╜nosti'
  26.     TabOrder = 5
  27.     object Label1: TLabel
  28.       Left = 64
  29.       Top = 184
  30.       Width = 73
  31.       Height = 13
  32.       Caption = 'Po∩┐╜et z∩┐╜znam∩┐╜'
  33.       Enabled = False
  34.     end
  35.     object Label2: TLabel
  36.       Left = 64
  37.       Top = 120
  38.       Width = 152
  39.       Height = 13
  40.       Caption = 'Po∩┐╜et dn∩┐╜ dop∩┐╜edu (narozeniny)'
  41.     end
  42.     object Label3: TLabel
  43.       Left = 64
  44.       Top = 152
  45.       Width = 135
  46.       Height = 13
  47.       Caption = 'Po∩┐╜et dn∩┐╜ dop∩┐╜edu (sv∩┐╜tky))'
  48.     end
  49.     object Edit2: TEdit
  50.       Left = 224
  51.       Top = 120
  52.       Width = 25
  53.       Height = 21
  54.       TabOrder = 0
  55.       Text = '0'
  56.     end
  57.     object Edit3: TEdit
  58.       Left = 224
  59.       Top = 152
  60.       Width = 25
  61.       Height = 21
  62.       TabOrder = 1
  63.       Text = '0'
  64.     end
  65.   end
  66.   object BitBtn1: TBitBtn
  67.     Left = 112
  68.     Top = 240
  69.     Width = 75
  70.     Height = 25
  71.     TabOrder = 0
  72.     OnClick = BitBtn1Click
  73.     Glyph.Data = {
  74.       76010000424D7601000000000000760000002800000020000000100000000100
  75.       04000000000000010000120B0000120B00001000000000000000000000000000
  76.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  77.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  78.       555555555555555555555555555555555555555555FF55555555555559055555
  79.       55555555577FF5555555555599905555555555557777F5555555555599905555
  80.       555555557777FF5555555559999905555555555777777F555555559999990555
  81.       5555557777777FF5555557990599905555555777757777F55555790555599055
  82.       55557775555777FF5555555555599905555555555557777F5555555555559905
  83.       555555555555777FF5555555555559905555555555555777FF55555555555579
  84.       05555555555555777FF5555555555557905555555555555777FF555555555555
  85.       5990555555555555577755555555555555555555555555555555}
  86.     NumGlyphs = 2
  87.   end
  88.   object CheckBox1: TCheckBox
  89.     Left = 64
  90.     Top = 32
  91.     Width = 145
  92.     Height = 17
  93.     Caption = 'Zobrazov∩┐╜n∩┐╜ p∩┐╜∩┐╜jmen∩┐╜'
  94.     State = cbChecked
  95.     TabOrder = 1
  96.   end
  97.   object CheckBox2: TCheckBox
  98.     Left = 64
  99.     Top = 64
  100.     Width = 145
  101.     Height = 17
  102.     Caption = 'Zobrazov∩┐╜n∩┐╜ jmen'
  103.     State = cbChecked
  104.     TabOrder = 2
  105.   end
  106.   object Edit1: TEdit
  107.     Left = 168
  108.     Top = 192
  109.     Width = 33
  110.     Height = 21
  111.     Enabled = False
  112.     TabOrder = 3
  113.     Text = '200'
  114.   end
  115.   object CheckBox3: TCheckBox
  116.     Left = 64
  117.     Top = 96
  118.     Width = 153
  119.     Height = 17
  120.     Caption = 'Zobrazen∩┐╜ 1 x denn∩┐╜'
  121.     TabOrder = 4
  122.   end
  123. end
  124.