object FormImportFormat: TFormImportFormat Left = 514 Height = 433 Top = 316 Width = 664 Caption = 'Import format' ClientHeight = 433 ClientWidth = 664 LCLVersion = '1.6.0.4' object ButtonOk: TButton Left = 560 Height = 25 Top = 384 Width = 75 Caption = 'Ok' ModalResult = 1 TabOrder = 0 end object ButtonCancel: TButton Left = 464 Height = 25 Top = 384 Width = 75 Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end object Label1: TLabel Left = 20 Height = 24 Top = 16 Width = 56 Caption = 'Name:' ParentColor = False end object EditName: TEdit Left = 179 Height = 34 Top = 11 Width = 461 Anchors = [akTop, akLeft, akRight] TabOrder = 2 end object Label2: TLabel Left = 20 Height = 24 Top = 53 Width = 126 Caption = 'Acronym start:' ParentColor = False end object EditAcronymStart: TEdit Left = 179 Height = 34 Top = 48 Width = 461 Anchors = [akTop, akLeft, akRight] TabOrder = 3 end object Label3: TLabel Left = 20 Height = 24 Top = 93 Width = 118 Caption = 'Acronym end:' ParentColor = False end object EditAcronymEnd: TEdit Left = 179 Height = 34 Top = 88 Width = 461 Anchors = [akTop, akLeft, akRight] TabOrder = 4 end object Label4: TLabel Left = 20 Height = 24 Top = 133 Width = 124 Caption = 'Meaning start:' ParentColor = False end object EditMeaningStart: TEdit Left = 179 Height = 34 Top = 128 Width = 461 Anchors = [akTop, akLeft, akRight] TabOrder = 5 end object Label5: TLabel Left = 20 Height = 24 Top = 173 Width = 116 Caption = 'Meaning end:' ParentColor = False end object EditMeaningEnd: TEdit Left = 179 Height = 34 Top = 168 Width = 461 Anchors = [akTop, akLeft, akRight] TabOrder = 6 end object Label6: TLabel Left = 20 Height = 24 Top = 213 Width = 148 Caption = 'Description start:' ParentColor = False end object EditDescriptionStart: TEdit Left = 179 Height = 34 Top = 208 Width = 461 Anchors = [akTop, akLeft, akRight] TabOrder = 7 end object Label7: TLabel Left = 20 Height = 24 Top = 253 Width = 140 Caption = 'Description end:' ParentColor = False end object EditDescriptionEnd: TEdit Left = 179 Height = 34 Top = 248 Width = 461 Anchors = [akTop, akLeft, akRight] TabOrder = 8 end end