home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / GoldHTML / Golden.exe / 0 / RCDATA / TFORM14 / TFORM14.txt
Text File  |  1998-04-04  |  2KB  |  126 lines

  1. object Form14: TForm14
  2.   Left = 355
  3.   Top = 246
  4.   ActiveControl = ComboBox1
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Horizont∩┐╜ln∩┐╜ linka..'
  8.   ClientHeight = 139
  9.   ClientWidth = 182
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   ShowHint = True
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 19
  21.     Top = 9
  22.     Width = 26
  23.     Height = 13
  24.     Hint = 'Zadejte ∩┐╜∩┐╜∩┐╜ku horizont∩┐╜ln∩┐╜ linky v procentech nebo pixelech'
  25.     Caption = '∩┐╜∩┐╜∩┐╜ka'
  26.   end
  27.   object Label2: TLabel
  28.     Left = 4
  29.     Top = 32
  30.     Width = 42
  31.     Height = 13
  32.     Hint = 'Zadejte tlou∩┐╜∩┐╜ku'
  33.     Caption = 'Tlou∩┐╜∩┐╜ka'
  34.   end
  35.   object Label3: TLabel
  36.     Left = 17
  37.     Top = 59
  38.     Width = 28
  39.     Height = 13
  40.     Hint = 'Bafva linky'
  41.     Caption = 'Barva'
  42.   end
  43.   object ColorCombo1: TColorCombo
  44.     Left = 51
  45.     Top = 57
  46.     Width = 102
  47.     Height = 20
  48.     Hint = 'Bafva linky'
  49.     Caption = 'ColorCombo1'
  50.     TabOrder = 2
  51.     OnMouseDown = ColorCombo1MouseDown
  52.     Color = clWhite
  53.   end
  54.   object CheckBox1: TCheckBox
  55.     Left = 110
  56.     Top = 83
  57.     Width = 62
  58.     Height = 17
  59.     Hint = 'M∩┐╜ se linka st∩┐╜novat? '
  60.     Alignment = taLeftJustify
  61.     Caption = 'St∩┐╜novat'
  62.     State = cbChecked
  63.     TabOrder = 4
  64.   end
  65.   object Button1: TButton
  66.     Left = 96
  67.     Top = 104
  68.     Width = 75
  69.     Height = 25
  70.     Caption = 'Vlo∩┐╜it'
  71.     Default = True
  72.     ModalResult = 1
  73.     TabOrder = 5
  74.     OnClick = Button1Click
  75.   end
  76.   object Button2: TButton
  77.     Left = 16
  78.     Top = 104
  79.     Width = 75
  80.     Height = 25
  81.     Cancel = True
  82.     Caption = 'Zp∩┐╜t'
  83.     ModalResult = 2
  84.     TabOrder = 6
  85.   end
  86.   object CheckBox3: TCheckBox
  87.     Left = 158
  88.     Top = 58
  89.     Width = 17
  90.     Height = 17
  91.     Caption = 'CheckBox3'
  92.     TabOrder = 3
  93.   end
  94.   object edit1: TComboBox
  95.     Left = 51
  96.     Top = 29
  97.     Width = 118
  98.     Height = 21
  99.     Hint = 'Zadejte tlou∩┐╜∩┐╜ku'
  100.     ItemHeight = 13
  101.     Items.Strings = (
  102.       '1'
  103.       '3'
  104.       '5'
  105.       '10')
  106.     TabOrder = 1
  107.   end
  108.   object ComboBox1: TComboBox
  109.     Left = 51
  110.     Top = 5
  111.     Width = 118
  112.     Height = 21
  113.     Hint = 'Zadejte ∩┐╜∩┐╜∩┐╜ku horizont∩┐╜ln∩┐╜ linky v procentech nebo pixelech'
  114.     ItemHeight = 13
  115.     Items.Strings = (
  116.       ''
  117.       '95%'
  118.       '75%'
  119.       '65%'
  120.       '800'
  121.       '640'
  122.       '480')
  123.     TabOrder = 0
  124.   end
  125. end
  126.