object NapsterMainForm: TNapsterMainForm Left = 279 Top = 222 BorderStyle = bsNone Caption = 'NapsterMainForm' ClientHeight = 362 ClientWidth = 526 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False WindowState = wsMaximized OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object DisplayPanel: TPanel Left = 0 Top = 0 Width = 526 Height = 362 Align = alClient BevelOuter = bvNone BorderStyle = bsSingle TabOrder = 0 object WebBrowser: TWebBrowser Left = 0 Top = 20 Width = 522 Height = 338 Align = alClient TabOrder = 2 ControlData = { 4C000000F3350000EF2200000000000000000000000000000000000000000000 000000004C000000000000000000000001000000E0D057007335CF11AE690800 2B2E126208000000000000004C0000000114020000000000C000000000000046 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000100000000000000000000000000000000000000} end object HTMLViewer: THTMLViewer Left = 0 Top = 20 Width = 522 Height = 338 ViewImages = False TabOrder = 0 Align = alClient DefBackground = clWindow BorderStyle = htNone HistoryMaxCount = 0 DefFontName = 'Times New Roman' DefPreFontName = 'Times New Roman' DefFontSize = 10 NoSelect = False ScrollBars = ssVertical MarginHeight = 2 MarginWidth = 2 PrintMarginLeft = 2.000000000000000000 PrintMarginRight = 2.000000000000000000 PrintMarginTop = 2.000000000000000000 PrintMarginBottom = 2.000000000000000000 htOptions = [] OnKeyDown = HTMLViewerKeyDown end object TopPanel: TPanel Left = 0 Top = 0 Width = 522 Height = 20 Align = alTop TabOrder = 1 object StatusLabel: TLabel Left = 3 Top = 3 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end end