home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2002 March / PCM_0203.iso / MEDIA / PREIZKUSNI / swaptor.exe / FileNavigator.exe / 0 / RCDATA / TNAPSTERMAINFORM / TNAPSTERMAINFORM.txt
Text File  |  2002-01-08  |  2KB  |  91 lines

  1. object NapsterMainForm: TNapsterMainForm
  2.   Left = 279
  3.   Top = 222
  4.   BorderStyle = bsNone
  5.   Caption = 'NapsterMainForm'
  6.   ClientHeight = 362
  7.   ClientWidth = 526
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   WindowState = wsMaximized
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object DisplayPanel: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 526
  25.     Height = 362
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     BorderStyle = bsSingle
  29.     TabOrder = 0
  30.     object WebBrowser: TWebBrowser
  31.       Left = 0
  32.       Top = 20
  33.       Width = 522
  34.       Height = 338
  35.       Align = alClient
  36.       TabOrder = 2
  37.       ControlData = {
  38.         4C000000F3350000EF2200000000000000000000000000000000000000000000
  39.         000000004C000000000000000000000001000000E0D057007335CF11AE690800
  40.         2B2E126208000000000000004C0000000114020000000000C000000000000046
  41.         0000000000000000000000000000000000000000000000000000000000000000
  42.         00000000000000000100000000000000000000000000000000000000}
  43.     end
  44.     object HTMLViewer: THTMLViewer
  45.       Left = 0
  46.       Top = 20
  47.       Width = 522
  48.       Height = 338
  49.       ViewImages = False
  50.       TabOrder = 0
  51.       Align = alClient
  52.       DefBackground = clWindow
  53.       BorderStyle = htNone
  54.       HistoryMaxCount = 0
  55.       DefFontName = 'Times New Roman'
  56.       DefPreFontName = 'Times New Roman'
  57.       DefFontSize = 10
  58.       NoSelect = False
  59.       ScrollBars = ssVertical
  60.       MarginHeight = 2
  61.       MarginWidth = 2
  62.       PrintMarginLeft = 2.000000000000000000
  63.       PrintMarginRight = 2.000000000000000000
  64.       PrintMarginTop = 2.000000000000000000
  65.       PrintMarginBottom = 2.000000000000000000
  66.       htOptions = []
  67.       OnKeyDown = HTMLViewerKeyDown
  68.     end
  69.     object TopPanel: TPanel
  70.       Left = 0
  71.       Top = 0
  72.       Width = 522
  73.       Height = 20
  74.       Align = alTop
  75.       TabOrder = 1
  76.       object StatusLabel: TLabel
  77.         Left = 3
  78.         Top = 3
  79.         Width = 3
  80.         Height = 13
  81.         Font.Charset = DEFAULT_CHARSET
  82.         Font.Color = clBlack
  83.         Font.Height = -11
  84.         Font.Name = 'MS Sans Serif'
  85.         Font.Style = []
  86.         ParentFont = False
  87.       end
  88.     end
  89.   end
  90. end
  91.