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

  1. inherited Form28: TForm28
  2.   Left = 325
  3.   Top = 116
  4.   Caption = 'Java Applet'
  5.   ClientHeight = 121
  6.   ShowHint = True
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited Label1: TLabel
  10.     Left = 18
  11.   end
  12.   inherited Label2: TLabel
  13.     Left = 161
  14.     Width = 49
  15.     Caption = 'Zarovn∩┐╜n∩┐╜'
  16.   end
  17.   object Label5: TLabel [4]
  18.     Left = 11
  19.     Top = 62
  20.     Width = 45
  21.     Height = 13
  22.     Caption = 'TabIndex'
  23.   end
  24.   object Label7: TLabel [5]
  25.     Left = 173
  26.     Top = 61
  27.     Width = 37
  28.     Height = 13
  29.     Caption = 'Velikost'
  30.   end
  31.   object Label3: TLabel [6]
  32.     Left = 23
  33.     Top = 37
  34.     Width = 30
  35.     Height = 13
  36.     Caption = 'Applet'
  37.   end
  38.   inherited Button2: TButton
  39.     Left = 24
  40.     Top = 92
  41.     TabOrder = 8
  42.   end
  43.   inherited ComboBox1: TComboBox
  44.     Left = 60
  45.     Width = 235
  46.     TabOrder = 0
  47.   end
  48.   inherited Button1: TButton
  49.     Top = 92
  50.     TabOrder = 7
  51.   end
  52.   inherited ComboBox2: TComboBox
  53.     Left = 216
  54.     Width = 121
  55.     Items.Strings = (
  56.       ''
  57.       'ABSBOTTOM'
  58.       'ABSMIDDLE'
  59.       'BASELINE'
  60.       'BOTTOM'
  61.       'LEFT'
  62.       'MIDDLE'
  63.       'RIGHT'
  64.       'TEXTTOP'
  65.       'TOP')
  66.     TabOrder = 2
  67.   end
  68.   object SpinEdit1: TSpinEdit
  69.     Left = 61
  70.     Top = 56
  71.     Width = 57
  72.     Height = 22
  73.     MaxValue = 0
  74.     MinValue = 0
  75.     TabOrder = 3
  76.     Value = 0
  77.     OnChange = SpinEdit1Change
  78.   end
  79.   object CheckBox2: TCheckBox
  80.     Left = 124
  81.     Top = 59
  82.     Width = 17
  83.     Height = 17
  84.     Caption = 'CheckBox2'
  85.     TabOrder = 4
  86.   end
  87.   object CheckBox5: TCheckBox
  88.     Left = 274
  89.     Top = 59
  90.     Width = 17
  91.     Height = 17
  92.     Caption = 'CheckBox3'
  93.     TabOrder = 6
  94.   end
  95.   object SpinEdit3: TSpinEdit
  96.     Left = 216
  97.     Top = 57
  98.     Width = 56
  99.     Height = 22
  100.     MaxValue = 0
  101.     MinValue = 0
  102.     TabOrder = 5
  103.     Value = 0
  104.     OnChange = SpinEdit3Change
  105.   end
  106.   object Edit1: TEdit
  107.     Left = 60
  108.     Top = 33
  109.     Width = 93
  110.     Height = 21
  111.     TabOrder = 1
  112.   end
  113. end
  114.