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

  1. object Form25: TForm25
  2.   Left = 414
  3.   Top = 120
  4.   ActiveControl = Edit4
  5.   BorderStyle = bsDialog
  6.   Caption = 'TEXTAREA'
  7.   ClientHeight = 166
  8.   ClientWidth = 232
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   ShowHint = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label2: TLabel
  19.     Left = 5
  20.     Top = 36
  21.     Width = 49
  22.     Height = 13
  23.     Caption = 'Zarovn∩┐╜n∩┐╜'
  24.   end
  25.   object Label5: TLabel
  26.     Left = 24
  27.     Top = 85
  28.     Width = 31
  29.     Height = 13
  30.     Caption = '∩┐╜∩┐╜dky'
  31.   end
  32.   object Label7: TLabel
  33.     Left = 16
  34.     Top = 62
  35.     Width = 39
  36.     Height = 13
  37.     Caption = 'Sloupce'
  38.   end
  39.   object Label10: TLabel
  40.     Left = 18
  41.     Top = 13
  42.     Width = 31
  43.     Height = 13
  44.     Caption = 'Jm∩┐╜no'
  45.   end
  46.   object Label1: TLabel
  47.     Left = 8
  48.     Top = 109
  49.     Width = 45
  50.     Height = 13
  51.     Caption = 'TabIndex'
  52.   end
  53.   object ComboBox1: TComboBox
  54.     Left = 56
  55.     Top = 32
  56.     Width = 169
  57.     Height = 21
  58.     Hint = 'Zarovn∩┐╜n∩┐╜ textov∩┐╜ho pole vzhledem ke str∩┐╜nce'
  59.     ItemHeight = 13
  60.     Items.Strings = (
  61.       'baseline'
  62.       'center'
  63.       'left'
  64.       'middle'
  65.       'right'
  66.       'textbottom'
  67.       'textmiddle'
  68.       'texttop')
  69.     Sorted = True
  70.     TabOrder = 1
  71.   end
  72.   object SpinEdit1: TSpinEdit
  73.     Left = 56
  74.     Top = 57
  75.     Width = 57
  76.     Height = 22
  77.     Hint = 'Po∩┐╜et slupc∩┐╜ v textov∩┐╜m poli'
  78.     MaxValue = 0
  79.     MinValue = 0
  80.     TabOrder = 2
  81.     Value = 0
  82.     OnChange = SpinEdit1Change
  83.   end
  84.   object CheckBox2: TCheckBox
  85.     Left = 116
  86.     Top = 59
  87.     Width = 17
  88.     Height = 17
  89.     Caption = 'CheckBox2'
  90.     TabOrder = 3
  91.   end
  92.   object CheckBox5: TCheckBox
  93.     Left = 116
  94.     Top = 85
  95.     Width = 17
  96.     Height = 17
  97.     Caption = 'CheckBox3'
  98.     TabOrder = 5
  99.   end
  100.   object SpinEdit3: TSpinEdit
  101.     Left = 56
  102.     Top = 81
  103.     Width = 57
  104.     Height = 22
  105.     Hint = 'Po∩┐╜et ∩┐╜∩┐╜dk∩┐╜ textov∩┐╜ho pole'
  106.     MaxValue = 0
  107.     MinValue = 0
  108.     TabOrder = 4
  109.     Value = 0
  110.     OnChange = SpinEdit3Change
  111.   end
  112.   object Button3: TButton
  113.     Left = 18
  114.     Top = 136
  115.     Width = 75
  116.     Height = 25
  117.     Cancel = True
  118.     Caption = 'Zp∩┐╜t'
  119.     ModalResult = 2
  120.     TabOrder = 10
  121.   end
  122.   object Button1: TButton
  123.     Left = 146
  124.     Top = 136
  125.     Width = 75
  126.     Height = 25
  127.     Caption = 'Vlo∩┐╜it'
  128.     Default = True
  129.     ModalResult = 1
  130.     TabOrder = 9
  131.     OnClick = Button1Click
  132.   end
  133.   object CheckBox4: TCheckBox
  134.     Left = 132
  135.     Top = 108
  136.     Width = 90
  137.     Height = 17
  138.     Hint = 'Ud∩┐╜v∩┐╜, zda bude textov∩┐╜ pole pouze ke ∩┐╜ten∩┐╜'
  139.     Alignment = taLeftJustify
  140.     Caption = 'Pouze ke ∩┐╜ten∩┐╜'
  141.     TabOrder = 8
  142.   end
  143.   object Edit4: TEdit
  144.     Left = 56
  145.     Top = 9
  146.     Width = 169
  147.     Height = 21
  148.     Hint = 'Jm∩┐╜no textov∩┐╜ho pole'
  149.     TabOrder = 0
  150.   end
  151.   object SpinEdit2: TSpinEdit
  152.     Left = 56
  153.     Top = 105
  154.     Width = 57
  155.     Height = 22
  156.     MaxValue = 0
  157.     MinValue = 0
  158.     TabOrder = 6
  159.     Value = 0
  160.     OnChange = SpinEdit2Change
  161.   end
  162.   object CheckBox1: TCheckBox
  163.     Left = 116
  164.     Top = 107
  165.     Width = 17
  166.     Height = 17
  167.     Caption = 'CheckBox1'
  168.     TabOrder = 7
  169.   end
  170. end
  171.