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 = 59 ClientWidth = 456 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 = ( 456 59) PixelsPerInch = 96 TextHeight = 17 object ShpTitle: TShape Left = 4 Top = 4 Width = 448 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 = 429 end object LblStatus: TcxLabel Left = 15 Top = 6 Caption = #54532#47196#44536#47016' '#52488#44592#54868#51473 Transparent = True end object TmrShow: TTimer Enabled = False Interval = 500 OnTimer = TmrShowTimer Left = 232 Top = 8 end end