inherited dlgFormElement: TdlgFormElement Left = 414 Top = 426 ActiveControl = edAction Caption = 'Form' ClientHeight = 110 ClientWidth = 355 ShowHint = True OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 inherited Bevel1: TBevel Width = 341 Height = 69 end object lblAction: TLabel [1] Left = 24 Top = 20 Width = 30 Height = 13 Caption = '&Action' end object lblMethod: TLabel [2] Left = 24 Top = 48 Width = 36 Height = 13 Caption = '&Method' end inherited OKBtn: TButton Left = 114 Top = 80 end inherited CancelBtn: TButton Left = 194 Top = 80 end object HelpBtn: TButton Left = 274 Top = 80 Width = 75 Height = 25 Caption = '&Help' TabOrder = 2 OnClick = HelpBtnClick end object edAction: TEdit Left = 72 Top = 16 Width = 185 Height = 21 Color = clYellow TabOrder = 3 OnChange = edActionChange end object cbMethod: TComboBox Left = 72 Top = 44 Width = 185 Height = 21 Color = clYellow ItemHeight = 13 Items.Strings = ( 'POST' 'GET') TabOrder = 4 OnChange = edActionChange end object btnURL: TBitBtn Left = 264 Top = 14 Width = 75 Height = 25 Caption = '&URL' TabOrder = 5 OnClick = btnURLClick Glyph.Data = { 42010000424D4201000000000000760000002800000012000000110000000100 040000000000CC00000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777070000007777777777777770000000000000000000007700070000000FFF FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700 00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778 7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700 00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777 777777000000} end end