object AboutForm: TAboutForm Left = 238 Top = 144 VertScrollBar.Color = clBlack VertScrollBar.ParentColor = False VertScrollBar.Style = ssFlat BorderIcons = [] BorderStyle = bsNone Caption = 'AboutPage' ClientHeight = 400 ClientWidth = 500 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnCloseQuery = FormCloseQuery OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object BackgroundImage: TImage Left = 0 Top = 0 Width = 500 Height = 400 Cursor = 1 AutoSize = True Picture.Data = {} OnMouseMove = BackgroundImageMouseMove end object InfoLabel: TLabel Left = 16 Top = 160 Width = 297 Height = 41 Cursor = 1 AutoSize = False Caption = '���������������� CD-ROM ������� "���������".' Font.Charset = ANSI_CHARSET Font.Color = 54005 Font.Height = -11 Font.Name = 'PragmaticaCTT' Font.Style = [] ParentFont = False ShowAccelChar = False Transparent = True WordWrap = True OnMouseMove = BackgroundImageMouseMove end object Info2Label: TLabel Left = 16 Top = 200 Width = 297 Height = 201 Cursor = 1 AutoSize = False Caption = '���������������� CD-ROM ������� "���������".' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'PragmaticaCTT' Font.Style = [] ParentFont = False ShowAccelChar = False Transparent = True WordWrap = True OnMouseMove = BackgroundImageMouseMove end object BlinkImage: TImage Left = 320 Top = 221 Width = 168 Height = 168 AutoSize = True Picture.Data = {} Visible = False end object BlinkLabel: TLabel Left = 328 Top = 224 Width = 153 Height = 161 Cursor = 1 AutoSize = False Transparent = True OnMouseMove = BlinkLabelMouseMove end end