object FormImportSource: TFormImportSource Left = 506 Height = 422 Top = 363 Width = 599 Caption = 'Import source' ClientHeight = 422 ClientWidth = 599 LCLVersion = '1.6.0.4' object EditName: TEdit Left = 160 Height = 34 Top = 10 Width = 432 Anchors = [akTop, akLeft, akRight] TabOrder = 0 end object Label1: TLabel Left = 10 Height = 24 Top = 9 Width = 56 Caption = 'Name:' ParentColor = False end object Label2: TLabel Left = 8 Height = 24 Top = 48 Width = 101 Caption = 'Source URL:' ParentColor = False end object EditURL: TEdit Left = 160 Height = 34 Top = 49 Width = 432 Anchors = [akTop, akLeft, akRight] TabOrder = 1 end object ButtonOk: TButton Left = 504 Height = 25 Top = 384 Width = 75 Anchors = [akRight, akBottom] Caption = 'Ok' ModalResult = 1 TabOrder = 2 end object ButtonCancel: TButton Left = 408 Height = 25 Top = 384 Width = 75 Anchors = [akRight, akBottom] Caption = 'Cancel' ModalResult = 2 TabOrder = 3 end object Label3: TLabel Left = 11 Height = 24 Top = 96 Width = 108 Caption = 'Data format:' ParentColor = False end object ComboBox1: TComboBox Left = 160 Height = 36 Top = 91 Width = 432 Anchors = [akTop, akLeft, akRight] ItemHeight = 0 Style = csDropDownList TabOrder = 4 end end