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

  1. object Form24: TForm24
  2.   Left = 295
  3.   Top = 157
  4.   ActiveControl = Edit4
  5.   BorderStyle = bsDialog
  6.   Caption = 'Select'
  7.   ClientHeight = 141
  8.   ClientWidth = 221
  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 Label10: TLabel
  26.     Left = 18
  27.     Top = 13
  28.     Width = 31
  29.     Height = 13
  30.     Caption = 'Jm∩┐╜no'
  31.   end
  32.   object Label5: TLabel
  33.     Left = 8
  34.     Top = 61
  35.     Width = 45
  36.     Height = 13
  37.     Caption = 'TabIndex'
  38.   end
  39.   object Label7: TLabel
  40.     Left = 16
  41.     Top = 86
  42.     Width = 37
  43.     Height = 13
  44.     Caption = 'Velikost'
  45.   end
  46.   object ComboBox1: TComboBox
  47.     Left = 56
  48.     Top = 32
  49.     Width = 161
  50.     Height = 21
  51.     ItemHeight = 13
  52.     Items.Strings = (
  53.       'baseline'
  54.       'center'
  55.       'left'
  56.       'middle'
  57.       'right'
  58.       'textbottom'
  59.       'textmiddle'
  60.       'texttop')
  61.     Sorted = True
  62.     TabOrder = 1
  63.   end
  64.   object Button3: TButton
  65.     Left = 18
  66.     Top = 112
  67.     Width = 75
  68.     Height = 25
  69.     Cancel = True
  70.     Caption = 'Zp∩┐╜t'
  71.     ModalResult = 2
  72.     TabOrder = 9
  73.   end
  74.   object Button1: TButton
  75.     Left = 130
  76.     Top = 112
  77.     Width = 75
  78.     Height = 25
  79.     Caption = 'Vlo∩┐╜it'
  80.     Default = True
  81.     ModalResult = 1
  82.     TabOrder = 8
  83.     OnClick = Button1Click
  84.   end
  85.   object CheckBox1: TCheckBox
  86.     Left = 156
  87.     Top = 58
  88.     Width = 53
  89.     Height = 21
  90.     Alignment = taLeftJustify
  91.     Caption = 'Aktivn∩┐╜'
  92.     State = cbChecked
  93.     TabOrder = 6
  94.   end
  95.   object CheckBox4: TCheckBox
  96.     Left = 158
  97.     Top = 84
  98.     Width = 52
  99.     Height = 17
  100.     Alignment = taLeftJustify
  101.     Caption = 'ListBox'
  102.     TabOrder = 7
  103.   end
  104.   object Edit4: TEdit
  105.     Left = 56
  106.     Top = 9
  107.     Width = 161
  108.     Height = 21
  109.     TabOrder = 0
  110.   end
  111.   object SpinEdit1: TSpinEdit
  112.     Left = 56
  113.     Top = 57
  114.     Width = 57
  115.     Height = 22
  116.     MaxValue = 0
  117.     MinValue = 0
  118.     TabOrder = 2
  119.     Value = 0
  120.     OnChange = SpinEdit1Change
  121.   end
  122.   object CheckBox2: TCheckBox
  123.     Left = 116
  124.     Top = 59
  125.     Width = 17
  126.     Height = 17
  127.     Caption = 'CheckBox2'
  128.     TabOrder = 3
  129.   end
  130.   object CheckBox5: TCheckBox
  131.     Left = 116
  132.     Top = 85
  133.     Width = 17
  134.     Height = 17
  135.     Caption = 'CheckBox3'
  136.     TabOrder = 5
  137.   end
  138.   object SpinEdit3: TSpinEdit
  139.     Left = 56
  140.     Top = 81
  141.     Width = 57
  142.     Height = 22
  143.     MaxValue = 0
  144.     MinValue = 0
  145.     TabOrder = 4
  146.     Value = 0
  147.     OnChange = SpinEdit3Change
  148.   end
  149. end
  150.