object NetShowPlayStatus: TNetShowPlayStatus Left = 255 Top = 156 BorderIcons = [] BorderStyle = bsNone Caption = 'NetShowPlayStatus' ClientHeight = 17 ClientWidth = 166 Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnHide = FormHide PixelsPerInch = 96 TextHeight = 13 object PlayStatus: TLabel Left = 0 Top = 0 Width = 166 Height = 13 Align = alTop Alignment = taCenter Caption = 'PlayStatus' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end