object WRKForm2: TWRKForm2 Left = 201 Top = 117 ActiveControl = ComboBox1 BorderStyle = bsDialog Caption = 'META' ClientHeight = 125 ClientWidth = 404 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter ShowHint = True PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 43 Top = 8 Width = 31 Height = 13 Caption = 'NAME' end object Label2: TLabel Left = 35 Top = 34 Width = 37 Height = 13 Caption = 'Content' end object Label3: TLabel Left = 10 Top = 59 Width = 65 Height = 13 Caption = 'HTTP-EQUIV' end object ComboBox1: TComboBox Left = 77 Top = 4 Width = 100 Height = 21 ItemHeight = 13 Items.Strings = ( 'refresh' 'language' 'refresh' 'description' 'language' 'country' 'keywords' 'owner' 'resource-type' 'distribution' 'copyright' 'author' 'robots') TabOrder = 0 end object ComboBox2: TComboBox Left = 77 Top = 29 Width = 174 Height = 21 ItemHeight = 13 TabOrder = 1 end object Button2: TButton Left = 232 Top = 85 Width = 75 Height = 25 Cancel = True Caption = 'Zp�t' ModalResult = 2 TabOrder = 2 end object Button1: TButton Left = 320 Top = 85 Width = 75 Height = 25 Caption = 'Vlo�it' Default = True ModalResult = 1 TabOrder = 3 OnClick = Button1Click end object ComboBox3: TComboBox Left = 77 Top = 55 Width = 323 Height = 21 ItemHeight = 13 Items.Strings = ( 'Vary') TabOrder = 4 end object CheckBox1: TCheckBox Left = 40 Top = 89 Width = 177 Height = 17 Caption = 'Vlo�it p�ed hlavi�ku dokumentu' TabOrder = 5 end end