home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Topware / pspad / PSPad.exe / 0 / RCDATA / TFWWWPREV / TFWWWPREV.txt
Text File  |  2002-07-12  |  2KB  |  77 lines

  1. object fWWWPrev: TfWWWPrev
  2.   Left = 330
  3.   Top = 128
  4.   Width = 584
  5.   Height = 464
  6.   ActiveControl = WebBrowser
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'PSPad - n∩┐╜hled WWW str∩┐╜nky'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object WebBrowser: TWebBrowser
  19.     Left = 0
  20.     Top = 21
  21.     Width = 576
  22.     Height = 390
  23.     Align = alClient
  24.     TabOrder = 0
  25.     OnStatusTextChange = WebBrowserStatusTextChange
  26.     ControlData = {
  27.       4C000000883B00004F2800000000000000000000000000000000000000000000
  28.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  29.       2B2E126208000000000000004C0000000114020000000000C000000000000046
  30.       8000000000000000000000000000000000000000000000000000000000000000
  31.       00000000000000000100000000000000000000000000000000000000}
  32.   end
  33.   object stBar: TStatusBar
  34.     Left = 0
  35.     Top = 411
  36.     Width = 576
  37.     Height = 19
  38.     Panels = <>
  39.     SimplePanel = False
  40.   end
  41.   object ToolBarSizes: TToolBar
  42.     Left = 0
  43.     Top = 0
  44.     Width = 576
  45.     Height = 21
  46.     AutoSize = True
  47.     ButtonHeight = 21
  48.     ButtonWidth = 54
  49.     Caption = 'ToolBarSizes'
  50.     EdgeBorders = []
  51.     Flat = True
  52.     ShowCaptions = True
  53.     TabOrder = 1
  54.     object tb640: TToolButton
  55.       Left = 0
  56.       Top = 0
  57.       Caption = '640x480'
  58.       ImageIndex = 0
  59.       OnClick = tb640Click
  60.     end
  61.     object tb800: TToolButton
  62.       Left = 54
  63.       Top = 0
  64.       Caption = '800x600'
  65.       ImageIndex = 1
  66.       OnClick = tb640Click
  67.     end
  68.     object tb1024: TToolButton
  69.       Left = 108
  70.       Top = 0
  71.       Caption = '1024x768'
  72.       ImageIndex = 2
  73.       OnClick = tb640Click
  74.     end
  75.   end
  76. end
  77.