home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / sharewar / FontFind / fontfind.exe / %MAINDIR% / FontFinder.exe / 0 / RCDATA / TPREVIEWFORM / TPREVIEWFORM.txt < prev   
Encoding:
Text File  |  1999-07-21  |  15.9 KB  |  518 lines

  1. object PreviewForm: TPreviewForm
  2.   Left = 285
  3.   Top = 196
  4.   Width = 640
  5.   Height = 504
  6.   Caption = 'Preview Form'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ToolBarPanel: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 632
  25.     Height = 32
  26.     Align = alTop
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clBlack
  29.     Font.Height = -12
  30.     Font.Name = 'Arial'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     object GridBut: TSpeedButton
  35.       Left = 339
  36.       Top = 4
  37.       Width = 33
  38.       Height = 24
  39.       Hint = 'Turns Grid On/Off'
  40.       AllowAllUp = True
  41.       GroupIndex = 1
  42.       Caption = 'Grid'
  43.       Font.Charset = DEFAULT_CHARSET
  44.       Font.Color = clBlack
  45.       Font.Height = -12
  46.       Font.Name = 'Arial'
  47.       Font.Style = []
  48.       ParentFont = False
  49.       ParentShowHint = False
  50.       ShowHint = True
  51.       Visible = False
  52.       OnClick = GridButClick
  53.     end
  54.     object ZoomCursorBut: TSpeedButton
  55.       Left = 384
  56.       Top = 3
  57.       Width = 25
  58.       Height = 25
  59.       Hint = 'Selects the Zoom Tool to zoom in or out'
  60.       GroupIndex = 2
  61.       Down = True
  62.       Glyph.Data = {
  63.         76010000424D7601000000000000760000002800000020000000100000000100
  64.         0400000000000001000000000000000000001000000010000000000000000000
  65.         80000080000000808000800000008000800080800000C0C0C000808080000000
  66.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  67.         33033333333333333F8F3333333333333000333333333333F888333333333333
  68.         000333333333333F888333333333333000333333333333F88833333333333300
  69.         033333333FFF3F888333333800083B803333333F8883F88833333308888800B3
  70.         33333388333888833333308F7F7F8033333338F333F338F3333388F7F9F7F883
  71.         3333383338F3383F3333087F797F780333338F33F8FFF38F333308F99999F803
  72.         33338F388888338F3333087F797F7803333383F338F33383333388F7F9F7F883
  73.         333338F3383338F33333308F7F7F80333333383FF333F8333333330888880333
  74.         333333883FF88333333333380008333333333333888333333333}
  75.       NumGlyphs = 2
  76.       ParentShowHint = False
  77.       ShowHint = True
  78.       OnClick = ZoomCursorButClick
  79.     end
  80.     object HandCursorBut: TSpeedButton
  81.       Left = 408
  82.       Top = 3
  83.       Width = 25
  84.       Height = 25
  85.       Hint = 'Selects the Hand Tool to pan across the Page'
  86.       GroupIndex = 2
  87.       Glyph.Data = {
  88.         F6000000424DF600000000000000760000002800000010000000100000000100
  89.         0400000000008000000000000000000000001000000010000000000000000000
  90.         80000080000000808000800000008000800080800000C0C0C000808080000000
  91.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300000003
  92.         33333330FFFFFFF03333330FFFFFFFFF0333330FFFFFFF0FF033330FFFFFFF00
  93.         FF03330FFFFFFF030F03330F0F0F0F033003330F0F0F0F033333330F0F0F0F03
  94.         3333330F0F0F0F033333330F0F0F0F03333333300F0F0F03333333330F0F0F03
  95.         33333333000F0F0333333333330F003333333333330003333333}
  96.       ParentShowHint = False
  97.       ShowHint = True
  98.       OnClick = HandCursorButClick
  99.     end
  100.     object OnePageBut: TSpeedButton
  101.       Left = 443
  102.       Top = 3
  103.       Width = 25
  104.       Height = 25
  105.       Hint = 'Display One page at a time'
  106.       GroupIndex = 3
  107.       Down = True
  108.       Caption = '&1'
  109.       ParentShowHint = False
  110.       ShowHint = True
  111.       OnClick = ScrollBox1Resize
  112.       OnMouseUp = OnePageButMouseUp
  113.     end
  114.     object TwoPageBut: TSpeedButton
  115.       Left = 467
  116.       Top = 3
  117.       Width = 25
  118.       Height = 25
  119.       Hint = 'Display Two pages side by side'
  120.       GroupIndex = 3
  121.       Caption = '&2'
  122.       ParentShowHint = False
  123.       ShowHint = True
  124.       OnClick = TwoPageButClick
  125.     end
  126.     object FitPageBut: TSpeedButton
  127.       Left = 280
  128.       Top = 3
  129.       Width = 25
  130.       Height = 25
  131.       Hint = 'Fit to Page'
  132.       AllowAllUp = True
  133.       GroupIndex = 4
  134.       Glyph.Data = {
  135.         F6000000424DF600000000000000760000002800000010000000100000000100
  136.         0400000000008000000000000000000000001000000010000000000000000000
  137.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  138.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FF0000000000
  139.         00FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF0F00000000F0FFFF0FFFFFFFFF
  140.         F0FFFF0FFFFFFFFFF0FFFF0F00000000F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFF
  141.         F0FFFF0F00000000F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF0F00000000
  142.         F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF000000000000FF}
  143.       ParentShowHint = False
  144.       ShowHint = True
  145.       OnClick = FitPageButClick
  146.     end
  147.     object FitWidthBut: TSpeedButton
  148.       Left = 304
  149.       Top = 3
  150.       Width = 25
  151.       Height = 25
  152.       Hint = 'Fit to Width'
  153.       AllowAllUp = True
  154.       GroupIndex = 4
  155.       Glyph.Data = {
  156.         F6000000424DF600000000000000760000002800000010000000100000000100
  157.         0400000000008000000000000000000000001000000010000000000000000000
  158.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  159.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  160.         FFFFFFFFFFFFFFFFFFFF0FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  161.         FFF00FFFFFFFFFFFFFF00FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  162.         FFF00FFFFFFFFFFFFFF00FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  163.         FFF00000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  164.       ParentShowHint = False
  165.       ShowHint = True
  166.       OnClick = FitWidthButClick
  167.     end
  168.     object PrintBut: TButton
  169.       Left = 5
  170.       Top = 4
  171.       Width = 50
  172.       Height = 24
  173.       Hint = 'Print the Current Document'
  174.       Caption = '&Print...'
  175.       Enabled = False
  176.       TabOrder = 0
  177.       OnClick = PrintButClick
  178.     end
  179.     object NextPageBut: TButton
  180.       Left = 115
  181.       Top = 4
  182.       Width = 50
  183.       Height = 24
  184.       Hint = 'Advance to Next Page in Document'
  185.       Caption = '&Next'
  186.       TabOrder = 1
  187.       OnClick = NextPageButClick
  188.     end
  189.     object PrevPageBut: TButton
  190.       Left = 60
  191.       Top = 4
  192.       Width = 50
  193.       Height = 24
  194.       Hint = 'Move to Previous Page in Document'
  195.       Caption = 'Pre&v'
  196.       Enabled = False
  197.       TabOrder = 2
  198.       OnClick = PrevPageButClick
  199.     end
  200.     object CloseBut: TButton
  201.       Left = 562
  202.       Top = 4
  203.       Width = 50
  204.       Height = 24
  205.       Hint = 'Close the Print Preview window'
  206.       Cancel = True
  207.       Caption = '&Close'
  208.       TabOrder = 3
  209.       OnClick = CloseButClick
  210.     end
  211.     object AboutBut: TButton
  212.       Left = 503
  213.       Top = 4
  214.       Width = 50
  215.       Height = 24
  216.       Hint = 'Displays information on the Print Preview Component'
  217.       Caption = '&About...'
  218.       TabOrder = 4
  219.       Visible = False
  220.     end
  221.     object ZoomBox: TComboBox
  222.       Left = 176
  223.       Top = 4
  224.       Width = 97
  225.       Height = 23
  226.       Style = csDropDownList
  227.       ItemHeight = 15
  228.       Items.Strings = (
  229.         'Fit To Page'
  230.         'Fit To Width'
  231.         'Custom'
  232.         '25%'
  233.         '50%'
  234.         '75%'
  235.         '100%'
  236.         '125%'
  237.         '150%'
  238.         '200%'
  239.         '300%'
  240.         '400%')
  241.       TabOrder = 5
  242.       OnChange = ZoomBoxChange
  243.     end
  244.   end
  245.   object StatBarPanel: TPanel
  246.     Left = 0
  247.     Top = 449
  248.     Width = 632
  249.     Height = 28
  250.     Align = alBottom
  251.     Alignment = taRightJustify
  252.     Caption = 'Printing Disabled in Unregistered Version  '
  253.     Font.Charset = DEFAULT_CHARSET
  254.     Font.Color = clBlack
  255.     Font.Height = -12
  256.     Font.Name = 'Arial'
  257.     Font.Style = []
  258.     ParentFont = False
  259.     TabOrder = 1
  260.     object CurPageLabel: TPanel
  261.       Left = 125
  262.       Top = 1
  263.       Width = 101
  264.       Height = 26
  265.       Hint = 'Displays the Current Page of the Document'
  266.       Align = alLeft
  267.       BevelOuter = bvLowered
  268.       Caption = 'CurPageLabel'
  269.       TabOrder = 0
  270.     end
  271.     object ZoomLabel: TPanel
  272.       Left = 226
  273.       Top = 1
  274.       Width = 88
  275.       Height = 26
  276.       Hint = 'Displays the Current Zoom Level (100% = normal)'
  277.       Align = alLeft
  278.       BevelOuter = bvLowered
  279.       Caption = 'ZoomLabel'
  280.       TabOrder = 1
  281.     end
  282.     object Panel1: TPanel
  283.       Left = 314
  284.       Top = 1
  285.       Width = 15
  286.       Height = 26
  287.       Hint = 'Displays Help for the object beneath the mouse'
  288.       BevelOuter = bvLowered
  289.       TabOrder = 2
  290.       Visible = False
  291.       object HintLabel: TLabel
  292.         Left = 8
  293.         Top = 5
  294.         Width = 56
  295.         Height = 15
  296.         Hint = 'Displays Help for the object beneath the mouse'
  297.         Caption = 'Hint Label'
  298.       end
  299.     end
  300.     object MoveButPanel: TPanel
  301.       Left = 1
  302.       Top = 1
  303.       Width = 124
  304.       Height = 26
  305.       Align = alLeft
  306.       BevelOuter = bvNone
  307.       Caption = 'MoveButPanel'
  308.       TabOrder = 3
  309.       object FirstPageSpeed: TSpeedButton
  310.         Left = 1
  311.         Top = 0
  312.         Width = 25
  313.         Height = 25
  314.         Hint = 'Go to First Page in Document'
  315.         Font.Charset = DEFAULT_CHARSET
  316.         Font.Color = clBlack
  317.         Font.Height = -13
  318.         Font.Name = 'Times New Roman'
  319.         Font.Style = []
  320.         Glyph.Data = {
  321.           F6000000424DF600000000000000760000002800000010000000100000000100
  322.           0400000000008000000000000000000000001000000010000000000000000000
  323.           80000080000000808000800000008000800080800000C0C0C000808080000000
  324.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  325.           FFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFF00FFFFFF00FFFFF00FFFFFF00FFFFF0
  326.           0FFFFFF00FFFFF00FFFFFF00FFFFF00FFFFFF00FFFFF00FFFFFFFF00FFFFF00F
  327.           FFFFFFF00FFFFF00FFFFFFFF00FFFFF00FFFFFFFF00FFFFF00FFFFFFFF00FFFF
  328.           F00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  329.         ParentFont = False
  330.         ParentShowHint = False
  331.         ShowHint = True
  332.         OnClick = FirstPageSpeedClick
  333.       end
  334.       object PrevPageSpeed: TSpeedButton
  335.         Left = 25
  336.         Top = 0
  337.         Width = 25
  338.         Height = 25
  339.         Hint = 'Move to Previous Page in Document'
  340.         Font.Charset = DEFAULT_CHARSET
  341.         Font.Color = clBlack
  342.         Font.Height = -13
  343.         Font.Name = 'Times New Roman'
  344.         Font.Style = []
  345.         Glyph.Data = {
  346.           F6000000424DF600000000000000760000002800000010000000100000000100
  347.           0400000000008000000000000000000000001000000010000000000000000000
  348.           80000080000000808000800000008000800080800000C0C0C000808080000000
  349.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  350.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFF00FFFFFFFFFFFFF00FFF
  351.           FFFFFFFFFF00FFFFFFFFFFFFF00FFFFFFFFFFFFF00FFFFFFFFFFFFFFF00FFFFF
  352.           FFFFFFFFFF00FFFFFFFFFFFFFFF00FFFFFFFFFFFFFFF00FFFFFFFFFFFFFFF00F
  353.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  354.         ParentFont = False
  355.         ParentShowHint = False
  356.         ShowHint = True
  357.         OnClick = PrevPageButClick
  358.       end
  359.       object NextPageSpeed: TSpeedButton
  360.         Left = 49
  361.         Top = 0
  362.         Width = 25
  363.         Height = 25
  364.         Hint = 'Advance to Next Page in Document'
  365.         Font.Charset = DEFAULT_CHARSET
  366.         Font.Color = clBlack
  367.         Font.Height = -13
  368.         Font.Name = 'Times New Roman'
  369.         Font.Style = []
  370.         Glyph.Data = {
  371.           F6000000424DF600000000000000760000002800000010000000100000000100
  372.           0400000000008000000000000000000000001000000010000000000000000000
  373.           80000080000000808000800000008000800080800000C0C0C000808080000000
  374.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  375.           FFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFF00FFFFFFFFFFFFFFF00FFF
  376.           FFFFFFFFFFFF00FFFFFFFFFFFFFFF00FFFFFFFFFFFFFFF00FFFFFFFFFFFFF00F
  377.           FFFFFFFFFFFF00FFFFFFFFFFFFF00FFFFFFFFFFFFF00FFFFFFFFFFFFF00FFFFF
  378.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  379.         ParentFont = False
  380.         ParentShowHint = False
  381.         ShowHint = True
  382.         OnClick = NextPageButClick
  383.       end
  384.       object LastPageSpeed: TSpeedButton
  385.         Left = 73
  386.         Top = 0
  387.         Width = 25
  388.         Height = 25
  389.         Hint = 'Go to Last Page in Document'
  390.         Font.Charset = DEFAULT_CHARSET
  391.         Font.Color = clBlack
  392.         Font.Height = -13
  393.         Font.Name = 'Times New Roman'
  394.         Font.Style = []
  395.         Glyph.Data = {
  396.           F6000000424DF600000000000000760000002800000010000000100000000100
  397.           0400000000008000000000000000000000001000000010000000000000000000
  398.           80000080000000808000800000008000800080800000C0C0C000808080000000
  399.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  400.           FFFFFFFFFFFFFFFFFFFFF00FFFFF00FFFFFFFF00FFFFF00FFFFFFFF00FFFFF00
  401.           FFFFFFFF00FFFFF00FFFFFFFF00FFFFF00FFFFFFFF00FFFFF00FFFFFF00FFFFF
  402.           00FFFFFF00FFFFF00FFFFFF00FFFFF00FFFFFF00FFFFF00FFFFFF00FFFFF00FF
  403.           FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  404.         ParentFont = False
  405.         ParentShowHint = False
  406.         ShowHint = True
  407.         OnClick = LastPageSpeedClick
  408.       end
  409.       object PageNumSpeed: TSpeedButton
  410.         Left = 97
  411.         Top = 0
  412.         Width = 25
  413.         Height = 25
  414.         Hint = 'Go to Page by Page Number'
  415.         Font.Charset = DEFAULT_CHARSET
  416.         Font.Color = clBlack
  417.         Font.Height = -13
  418.         Font.Name = 'Times New Roman'
  419.         Font.Style = []
  420.         Glyph.Data = {
  421.           76010000424D7601000000000000760000002800000020000000100000000100
  422.           0400000000000001000000000000000000001000000010000000000000000000
  423.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  424.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  425.           003337777777777777F330FFFFFFFFFFF03337F33F333F3337F330FF0FFF0FFF
  426.           F03337F37F337F3337F330FF0FFF0FFFF03337F37FFF7FFF37F330F00000000F
  427.           F03337F77777777337F330FFF0FFF0FFF03337F337F337F337F330FFF0FFF0FF
  428.           F03337F337FFF7FFF7F330FF00000000F03337F37777777737F330FFFF0FFF0F
  429.           F03337F3337F337F37F330FFFF0FFF0FF03337F33373337337F330FFFFFFFFFF
  430.           F03337F33333333FF7F330FFFFFFFF00003337F33333337777F330FFFFFFFF0F
  431.           F03337FFFFFFFF7F373330999999990F033337777777777F733330FFFFFFFF00
  432.           333337FFFFFFFF77333330000000000333333777777777733333}
  433.         NumGlyphs = 2
  434.         ParentFont = False
  435.         ParentShowHint = False
  436.         ShowHint = True
  437.         OnClick = PageNumSpeedClick
  438.       end
  439.     end
  440.   end
  441.   object ScrollBox1: TScrollBox
  442.     Left = 0
  443.     Top = 32
  444.     Width = 632
  445.     Height = 417
  446.     HorzScrollBar.Tracking = True
  447.     VertScrollBar.Tracking = True
  448.     Align = alClient
  449.     Color = clBtnFace
  450.     ParentColor = False
  451.     TabOrder = 2
  452.     OnResize = ScrollBox1Resize
  453.     object ContainPanel: TPanel
  454.       Left = 0
  455.       Top = 0
  456.       Width = 489
  457.       Height = 329
  458.       BevelOuter = bvNone
  459.       Color = clBtnShadow
  460.       TabOrder = 0
  461.       object PagePanel: TPanel
  462.         Left = 44
  463.         Top = 32
  464.         Width = 209
  465.         Height = 265
  466.         BevelOuter = bvNone
  467.         BorderStyle = bsSingle
  468.         Color = clWindow
  469.         Ctl3D = False
  470.         ParentCtl3D = False
  471.         TabOrder = 0
  472.         object PB1: TPaintBox
  473.           Left = 0
  474.           Top = 0
  475.           Width = 207
  476.           Height = 263
  477.           Hint = 
  478.             'Page View.  With Zoom Tool, left or right click to zoom in/out. ' +
  479.             ' Click && drag with Hand Tool to pan.'
  480.           Align = alClient
  481.           OnMouseDown = PB1MouseDown
  482.           OnMouseMove = PB1MouseMove
  483.           OnMouseUp = PB1MouseUp
  484.           OnPaint = PBPaint
  485.         end
  486.       end
  487.       object PagePanel2: TPanel
  488.         Left = 260
  489.         Top = 32
  490.         Width = 209
  491.         Height = 265
  492.         BevelOuter = bvNone
  493.         BorderStyle = bsSingle
  494.         Color = clWindow
  495.         Ctl3D = False
  496.         ParentCtl3D = False
  497.         TabOrder = 1
  498.         Visible = False
  499.         object PB2: TPaintBox
  500.           Left = 0
  501.           Top = 0
  502.           Width = 207
  503.           Height = 263
  504.           Hint = 
  505.             'Page View.  With Zoom Tool, left or right click to zoom in/out. ' +
  506.             ' Click && drag with Hand Tool to pan.'
  507.           Align = alClient
  508.           OnPaint = PBPaint
  509.         end
  510.       end
  511.     end
  512.   end
  513.   object PrintDialog1: TPrintDialog
  514.     Left = 538
  515.     Top = 90
  516.   end
  517. end
  518.