object DlgImportData: TDlgImportData Left = 0 Top = 0 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = #49444#51221#44050' '#44032#51256#50724#44592 ClientHeight = 272 ClientWidth = 518 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Position = poOwnerFormCenter TextHeight = 15 object mmInfo: TMemo Left = 15 Top = 16 Width = 489 Height = 209 ScrollBars = ssBoth TabOrder = 0 end object btnOk: TButton Left = 158 Top = 239 Width = 75 Height = 25 Caption = #54869#51064 TabOrder = 1 OnClick = btnOkClick end object btnCancel: TButton Left = 286 Top = 239 Width = 75 Height = 25 Caption = #52712#49548 ModalResult = 2 TabOrder = 2 end end