object AquaForm: TAquaForm Left = 0 Top = 323 Cursor = crArrow BorderStyle = bsNone Caption = 'AquaScape' ClientHeight = 251 ClientWidth = 632 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter WindowState = wsMaximized OnClick = FormClick OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown OnMouseMove = FormMouseMove OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object MediaPlayer: TMediaPlayer Left = 276 Top = 271 Width = 29 Height = 30 VisibleButtons = [] DeviceType = dtWaveAudio Visible = False TabOrder = 0 end end