object FrmInitialize: TFrmInitialize
  Left = 0
  Top = 0
  HorzScrollBar.Visible = False
  VertScrollBar.Visible = False
  BorderIcons = []
  BorderStyle = bsToolWindow
  Caption = '  '#54532#47196#44536#47016' '#52488#44592#54868
  ClientHeight = 69
  ClientWidth = 619
  Color = clBtnFace
  DoubleBuffered = True
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #47569#51008' '#44256#46357
  Font.Style = []
  FormStyle = fsStayOnTop
  KeyPreview = True
  OldCreateOrder = False
  Position = poOwnerFormCenter
  ShowHint = True
  OnClose = FormClose
  OnShow = FormShow
  DesignSize = (
    619
    69)
  PixelsPerInch = 96
  TextHeight = 17
  object ShpTitle: TShape
    Left = 4
    Top = 4
    Width = 611
    Height = 52
    Anchors = [akLeft, akTop, akRight]
    Brush.Style = bsClear
    Pen.Color = 10849679
    Pen.Width = 2
    ExplicitWidth = 539
  end
  object cxProgressBar1: TcxProgressBar
    Left = 13
    Top = 25
    Anchors = [akLeft, akTop, akRight]
    Properties.PeakValue = 50.000000000000000000
    TabOrder = 0
    Width = 592
  end
  object LblStatus: TcxLabel
    Left = 15
    Top = 6
    Caption = #54532#47196#44536#47016' '#52488#44592#54868#51473
    Transparent = True
  end
  object cxLabel1: TcxLabel
    Left = 31
    Top = 78
    Caption = #53076#46300#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel2: TcxLabel
    Left = 31
    Top = 104
    Caption = #49548#53685#46321#44553#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel3: TcxLabel
    Left = 31
    Top = 130
    Caption = #44592#49345#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel4: TcxLabel
    Left = 31
    Top = 156
    Caption = #45432#46300#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel5: TcxLabel
    Left = 31
    Top = 190
    Caption = #47553#53356#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel6: TcxLabel
    Left = 31
    Top = 216
    Caption = #49436#48708#49828#47553#53356#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel7: TcxLabel
    Left = 31
    Top = 242
    Caption = #46020#47196#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel8: TcxLabel
    Left = 223
    Top = 78
    Caption = #47553#53356#49548#53685#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel9: TcxLabel
    Left = 223
    Top = 104
    Caption = #49436#48708#49828#47553#53356#49548#53685#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel10: TcxLabel
    Left = 223
    Top = 130
    Caption = #46020#47196#49548#53685#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel11: TcxLabel
    Left = 223
    Top = 156
    Caption = #48152#48373#51221#52404#44396#44036#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel12: TcxLabel
    Left = 223
    Top = 182
    Caption = 'UTIS'#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel13: TcxLabel
    Left = 223
    Top = 208
    Caption = #49884#49444#47932#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel14: TcxLabel
    Left = 223
    Top = 234
    Caption = #54532#47196#49464#49828#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object cxLabel15: TcxLabel
    Left = 223
    Top = 260
    Caption = #46028#48156#48156#49373#51221#48372' '#47196#46377'...'
    Transparent = True
    Visible = False
  end
  object TmrShow: TTimer
    Enabled = False
    Interval = 500
    OnTimer = TmrShowTimer
    Left = 416
    Top = 8
  end
  object IdFtp: TIdFTP
    IPVersion = Id_IPv4
    AutoLogin = True
    TransferType = ftBinary
    TransferTimeout = 60000
    UseExtensionDataPort = True
    ProxySettings.ProxyType = fpcmNone
    ProxySettings.Port = 0
    Left = 160
    Top = 4
  end
end