object Form1: TForm1 Left = 216 Top = 0 Align = alTop BorderStyle = bsNone Caption = 'Form1' ClientHeight = 600 ClientWidth = 800 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Visible = True WindowState = wsMaximized OnClose = FormClose OnCreate = FormCreate OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove OnMouseUp = FormMouseUp OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object xp: TXaudioPlayer Priority = 4 OnNotifyPlayerState = xpNotifyPlayerState OnNotifyOutputVolume = xpNotifyOutputVolume OnNotifyOutputMasterLevel = xpNotifyOutputMasterLevel Left = 512 Top = 16 end end