object IntroForm: TIntroForm Left = 127 Top = 86 BorderStyle = bsNone Caption = 'CD' ClientHeight = 453 ClientWidth = 688 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object IntroPIC: TImage Left = 160 Top = 128 Width = 320 Height = 240 AutoSize = True end end