object Form23: TForm23 Left = 292 Top = 152 ActiveControl = Edit1 BorderStyle = bsDialog Caption = 'Formul��' ClientHeight = 137 ClientWidth = 302 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 Label8: TLabel Left = 16 Top = 39 Width = 25 Height = 13 Caption = 'Akce' end object SpeedButton1: TSpeedButton Left = 257 Top = 35 Width = 20 Height = 20 Glyph.Data = { A6020000424DA6020000000000003600000028000000110000000C0000000100 18000000000070020000120B0000120B000000000000000000007F7F7F000000 0000000000000000000000000000000000000000000000000000000000000000 000000009F978F9F978F9F978F00000000000000BFBFBF00FFFFBFBFBF00FFFF BFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFF0000009F978F9F97 8F00000000FFFFFF000000BFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFFBFBFBF 00FFFFBFBFBF00FFFFBFBFBF0000009F978F9F978F0000000000FFFF00000000 FFFFBFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFF BFBFBF0000009F978F00000000FFFFFF00FFFF00000000FFFFBFBFBF00FFFFBF BFBF00FFFFBFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFF0000009F978F000000 0000FFFFFFFFFF000000BFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFFBFBFBF00 FFFFBFBFBF00FFFFBFBFBF00FFFF00000000000000FFFFFF00FFFFFFFFFF0000 00000000000000000000000000BFBFBF00FFFFBFBFBF00FFFFBFBFBF00FFFFBF BFBF0000000000000000FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFF FF0000000000000000000000000000000000000000009F978F00000000FFFFFF 00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FF FF0000009F978F9F978F9F978F0000000000FFFFFFFFFF00FFFFFFFFFF00FFFF FFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF0000009F978F9F978F9F97 8F00000000FFFFFF00FFFFFFFFFF00FFFFFFFFFF000000000000000000000000 0000000000000000009F978F9F978F9F978F9F978F009F978F00000000000000 00000000000000009F978F9F978F9F978F9F978F9F978F9F978F9F978F9F978F 9F978F9F978F9F978F00} end object SpeedButton2: TSpeedButton Left = 277 Top = 35 Width = 20 Height = 20 Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00001000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333333333FF3FF3333333333CC30003333333333773777333333333C33 3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33 33003377333337F33377333333333C333300333F333337F33377339333333C33 3333337FF3333733333F33993333C33333003377FF33733333773339933C3333 330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33 330077F377F337F33377993399333C33330077FF773337F33377399993333C33 33333777733337F333FF333333333C33300033333333373FF7773333333333CC 3000333333333377377733333333333333333333333333333333} NumGlyphs = 2 end object Label1: TLabel Left = 186 Top = 13 Width = 36 Height = 13 Caption = 'Metoda' end object Label2: TLabel Left = 10 Top = 14 Width = 31 Height = 13 Caption = 'Jm�no' end object Label9: TLabel Left = 9 Top = 61 Width = 32 Height = 13 Caption = 'Titulek' end object Label3: TLabel Left = 7 Top = 85 Width = 34 Height = 13 Caption = 'R�mec' end object ComboBox2: TComboBox Left = 45 Top = 34 Width = 204 Height = 21 ItemHeight = 13 TabOrder = 2 end object ComboBox1: TComboBox Left = 224 Top = 9 Width = 73 Height = 21 Style = csDropDownList ItemHeight = 13 Items.Strings = ( '' 'GET' 'POST') TabOrder = 1 end object Edit1: TEdit Left = 45 Top = 10 Width = 121 Height = 21 TabOrder = 0 end object Edit3: TEdit Left = 45 Top = 57 Width = 252 Height = 21 TabOrder = 3 end object ComboBox3: TComboBox Left = 45 Top = 81 Width = 252 Height = 21 ItemHeight = 13 Items.Strings = ( '_top' '_self' '_parent' '_blank') TabOrder = 4 end object Button2: TButton Left = 11 Top = 108 Width = 75 Height = 25 Cancel = True Caption = 'Zp�t' ModalResult = 2 TabOrder = 6 end object Button1: TButton Left = 219 Top = 108 Width = 75 Height = 25 Caption = 'Vlo�it' Default = True ModalResult = 1 TabOrder = 5 OnClick = Button1Click end end