object Form8: TForm8 Left = 247 Top = 270 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'CD - MANIA' ClientHeight = 200 ClientWidth = 341 Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate OnKeyDown = FormKeyDown OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 8 Width = 340 Height = 118 AutoSize = True Center = True Picture.Data = {} Transparent = True end object Panel1: TPanel Left = 8 Top = 129 Width = 327 Height = 66 Color = 10243328 TabOrder = 0 object Button1: TButton Left = 8 Top = 12 Width = 153 Height = 25 Caption = '� � � � � !' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 168 Top = 12 Width = 151 Height = 25 Caption = '��������' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button2Click end object StaticText2: TStaticText Left = 7 Top = 45 Width = 315 Height = 17 Caption = '������������� ����� ������� �������������� ������ DivX 5' Color = 10243328 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 2 end end end