object DlgKvCttSchMain: TDlgKvCttSchMain Left = 0 Top = 0 Caption = 'DlgKvCttSchMain' ClientHeight = 138 ClientWidth = 348 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] Position = poScreenCenter TextHeight = 15 object Label1: TLabel Left = 8 Top = 24 Width = 57 Height = 15 Caption = #47928#49436' '#54028#51068' :' end object Label2: TLabel Left = 8 Top = 53 Width = 57 Height = 15 Caption = #45236#48372' '#45236#44592' :' end object edSrc: TEdit Left = 79 Top = 21 Width = 249 Height = 23 TabOrder = 0 end object edDest: TEdit Left = 79 Top = 50 Width = 249 Height = 23 TabOrder = 1 end object btnExtrTxt: TButton Left = 79 Top = 79 Width = 75 Height = 25 Caption = #45236#50857' '#52628#52636 TabOrder = 2 OnClick = btnExtrTxtClick end object Button1: TButton Left = 184 Top = 105 Width = 75 Height = 25 Caption = 'Button1' TabOrder = 3 Visible = False OnClick = Button1Click end object tInit: TTimer Enabled = False Interval = 100 OnTimer = tInitTimer Left = 280 Top = 72 end end