home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Freeware / Programare / PSPad / PSPad.exe / 0 / RCDATA / TFWWWPREV / TFWWWPREV.txt < prev   
Encoding:
Text File  |  2004-06-06  |  5.0 KB  |  243 lines

  1. object fWWWPrev: TfWWWPrev
  2.   Left = 292
  3.   Top = 186
  4.   Width = 711
  5.   Height = 448
  6.   BorderIcons = [biSystemMenu, biMaximize]
  7.   Caption = 'PSPad - n'#225'hled WWW str'#225'nky'
  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.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnDeactivate = FormDeactivate
  21.   OnResize = FormResize
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object PaintBox1: TPaintBox
  26.     Left = 120
  27.     Top = 32
  28.     Width = 105
  29.     Height = 105
  30.     OnPaint = PaintBox1Paint
  31.   end
  32.   object stBar: TStatusBar
  33.     Left = 0
  34.     Top = 395
  35.     Width = 703
  36.     Height = 19
  37.     AutoHint = True
  38.     Panels = <
  39.       item
  40.         Width = 50
  41.       end>
  42.     SimplePanel = True
  43.   end
  44.   object ToolBarSizes: TToolBar
  45.     Left = 0
  46.     Top = 0
  47.     Width = 703
  48.     Height = 22
  49.     AutoSize = True
  50.     EdgeBorders = []
  51.     Flat = True
  52.     Images = fPSPad.MainImageList
  53.     TabOrder = 0
  54.     TabStop = True
  55.     object ToolButton1: TToolButton
  56.       Left = 0
  57.       Top = 0
  58.       Action = aIE
  59.     end
  60.     object ToolButton4: TToolButton
  61.       Left = 23
  62.       Top = 0
  63.       Width = 8
  64.       Caption = 'ToolButton4'
  65.       ImageIndex = 30
  66.       Style = tbsSeparator
  67.     end
  68.     object tbBack: TToolButton
  69.       Left = 31
  70.       Top = 0
  71.       Hint = 'Previous'
  72.       Enabled = False
  73.       ImageIndex = 20
  74.       OnClick = tbBackClick
  75.     end
  76.     object tbForw: TToolButton
  77.       Left = 54
  78.       Top = 0
  79.       Hint = 'Next'
  80.       Enabled = False
  81.       ImageIndex = 22
  82.       OnClick = tbForwClick
  83.     end
  84.     object tbStop: TToolButton
  85.       Left = 77
  86.       Top = 0
  87.       Hint = 'Stop'
  88.       Enabled = False
  89.       ImageIndex = 84
  90.       OnClick = tbStopClick
  91.     end
  92.     object tbRefresh: TToolButton
  93.       Left = 100
  94.       Top = 0
  95.       Action = aRefresh
  96.     end
  97.     object ToolButton5: TToolButton
  98.       Left = 123
  99.       Top = 0
  100.       Width = 8
  101.       Caption = 'ToolButton5'
  102.       Enabled = False
  103.       ImageIndex = 28
  104.       Style = tbsSeparator
  105.     end
  106.     object eURL: TEdit
  107.       Left = 131
  108.       Top = 0
  109.       Width = 253
  110.       Height = 22
  111.       Hint = 'Enter URL address'
  112.       Ctl3D = True
  113.       ParentCtl3D = False
  114.       TabOrder = 0
  115.       OnKeyPress = eURLKeyPress
  116.     end
  117.     object tbEnter: TToolButton
  118.       Left = 384
  119.       Top = 0
  120.       Hint = 'Go to page'
  121.       Caption = 'tbEnter'
  122.       ImageIndex = 85
  123.       OnClick = tbEnterClick
  124.     end
  125.     object tbShowTable: TToolButton
  126.       Left = 407
  127.       Top = 0
  128.       Hint = 'Show tables conture'
  129.       AllowAllUp = True
  130.       Caption = 'tbShowTable'
  131.       ImageIndex = 86
  132.       OnClick = tbShowTableClick
  133.     end
  134.     object tbShowErr: TToolButton
  135.       Left = 430
  136.       Top = 0
  137.       Hint = 'Show/hide errors'
  138.       Action = aShowErrors
  139.     end
  140.     object tbJavaTools: TToolButton
  141.       Left = 453
  142.       Top = 0
  143.       Caption = 'tbJavaTools'
  144.       DropdownMenu = popupTools
  145.       ImageIndex = 102
  146.     end
  147.     object ToolButton2: TToolButton
  148.       Left = 476
  149.       Top = 0
  150.       Width = 8
  151.       Caption = 'ToolButton2'
  152.       Enabled = False
  153.       ImageIndex = 29
  154.       Style = tbsSeparator
  155.     end
  156.     object tb640: TButton
  157.       Left = 484
  158.       Top = 0
  159.       Width = 62
  160.       Height = 22
  161.       Caption = '640x480'
  162.       TabOrder = 1
  163.       OnClick = tb640Click
  164.     end
  165.     object tb800: TButton
  166.       Left = 546
  167.       Top = 0
  168.       Width = 64
  169.       Height = 22
  170.       Caption = '800x600'
  171.       TabOrder = 2
  172.       OnClick = tb640Click
  173.     end
  174.     object tb1024: TButton
  175.       Left = 610
  176.       Top = 0
  177.       Width = 64
  178.       Height = 22
  179.       Caption = '1024x768'
  180.       TabOrder = 3
  181.       OnClick = tb640Click
  182.     end
  183.   end
  184.   object ActionList1: TActionList
  185.     Images = fPSPad.MainImageList
  186.     Left = 80
  187.     Top = 56
  188.     object EditCopy1: TEditCopy
  189.       Category = 'Edit'
  190.       Caption = '&Copy'
  191.       Hint = 'Copy'
  192.       ShortCut = 16451
  193.     end
  194.     object EditCut1: TEditCut
  195.       Category = 'Edit'
  196.       Caption = 'Cu&t'
  197.       Hint = 'Cut'
  198.       ShortCut = 16472
  199.     end
  200.     object EditPaste1: TEditPaste
  201.       Category = 'Edit'
  202.       Caption = '&Paste'
  203.       Hint = 'Paste'
  204.       ShortCut = 16470
  205.     end
  206.     object EditSelectAll1: TEditSelectAll
  207.       Category = 'Edit'
  208.       Caption = 'Select &All'
  209.     end
  210.     object aShowErrors: TAction
  211.       Caption = 'Show errors'
  212.       Hint = 'Show errors'
  213.       ImageIndex = 92
  214.       OnExecute = aShowErrorsExecute
  215.     end
  216.     object aExit: TAction
  217.       Caption = 'Exit'
  218.       Hint = 'Exit'
  219.       ShortCut = 27
  220.       OnExecute = aExitExecute
  221.     end
  222.     object aRefresh: TAction
  223.       Caption = 'Refresh'
  224.       Hint = 'Refresh'
  225.       ImageIndex = 27
  226.       ShortCut = 116
  227.       OnExecute = tbRefreshClick
  228.     end
  229.     object aIE: TAction
  230.       Caption = 'Mozilla'
  231.       Hint = 'Mozilla'
  232.       ImageIndex = 135
  233.       OnExecute = aIEExecute
  234.     end
  235.   end
  236.   object popupTools: TPopupMenu
  237.     Images = fPSPad.MainImageList
  238.     OnPopup = popupToolsPopup
  239.     Left = 248
  240.     Top = 32
  241.   end
  242. end
  243.