home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 April / comcd0402.iso / start.exe / 0 / RCDATA / TPREVIEWFORM / TPREVIEWFORM.txt < prev   
Encoding:
Text File  |  2001-12-07  |  22.5 KB  |  645 lines

  1. object PreviewForm: TPreviewForm
  2.   Left = 243
  3.   Top = 107
  4.   Width = 620
  5.   Height = 480
  6.   Caption = 'Druckvorschau'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = True
  15.   Position = poDefault
  16.   WindowState = wsMaximized
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ToolBarPanel: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 612
  25.     Height = 35
  26.     Align = alTop
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     object GridBut: TSpeedButton
  30.       Left = 301
  31.       Top = 4
  32.       Width = 25
  33.       Height = 25
  34.       Hint = 'Raster zeigen'
  35.       AllowAllUp = True
  36.       GroupIndex = 1
  37.       Glyph.Data = {
  38.         F6000000424DF600000000000000760000002800000010000000100000000100
  39.         0400000000008000000000000000000000001000000010000000000000000000
  40.         BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  41.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  42.         7777777877877877877777787787787787777880880880880887777877877877
  43.         8777777877877877877778808808808808877778778778778777777877877877
  44.         8777788088088088088777787787787787777778778778778777788088088088
  45.         0887777877877877877777787787787787777777777777777777}
  46.       ParentShowHint = False
  47.       ShowHint = True
  48.       OnClick = GridButClick
  49.     end
  50.     object ZoomCursorBut: TSpeedButton
  51.       Left = 422
  52.       Top = 4
  53.       Width = 25
  54.       Height = 25
  55.       Hint = 'Vergr∩┐╜∩┐╜erungsmodus'
  56.       GroupIndex = 2
  57.       Down = True
  58.       Glyph.Data = {
  59.         76010000424D7601000000000000760000002800000020000000100000000100
  60.         0400000000000001000000000000000000001000000010000000000000000000
  61.         80000080000000808000800000008000800080800000C0C0C000808080000000
  62.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  63.         33033333333333333F8F3333333333333000333333333333F888333333333333
  64.         000333333333333F888333333333333000333333333333F88833333333333300
  65.         033333333FFF3F888333333800083B803333333F8883F88833333308888800B3
  66.         33333388333888833333308F7F7F8033333338F333F338F3333388F7F9F7F883
  67.         3333383338F3383F3333087F797F780333338F33F8FFF38F333308F99999F803
  68.         33338F388888338F3333087F797F7803333383F338F33383333388F7F9F7F883
  69.         333338F3383338F33333308F7F7F80333333383FF333F8333333330888880333
  70.         333333883FF88333333333380008333333333333888333333333}
  71.       NumGlyphs = 2
  72.       ParentShowHint = False
  73.       ShowHint = True
  74.       OnClick = ZoomCursorButClick
  75.     end
  76.     object HandCursorBut: TSpeedButton
  77.       Left = 446
  78.       Top = 4
  79.       Width = 25
  80.       Height = 25
  81.       Hint = 'Selects the Hand Tool to pan across the Page'
  82.       GroupIndex = 2
  83.       Glyph.Data = {
  84.         F6000000424DF600000000000000760000002800000010000000100000000100
  85.         0400000000008000000000000000000000001000000010000000000000000000
  86.         80000080000000808000800000008000800080800000C0C0C000808080000000
  87.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300000003
  88.         33333330FFFFFFF03333330FFFFFFFFF0333330FFFFFFF0FF033330FFFFFFF00
  89.         FF03330FFFFFFF030F03330F0F0F0F033003330F0F0F0F033333330F0F0F0F03
  90.         3333330F0F0F0F033333330F0F0F0F03333333300F0F0F03333333330F0F0F03
  91.         33333333000F0F0333333333330F003333333333330003333333}
  92.       ParentShowHint = False
  93.       ShowHint = True
  94.       Visible = False
  95.       OnClick = HandCursorButClick
  96.     end
  97.     object OnePageBut: TSpeedButton
  98.       Left = 480
  99.       Top = 4
  100.       Width = 25
  101.       Height = 25
  102.       Hint = 'Eine Seite zeigen'
  103.       GroupIndex = 3
  104.       Caption = '&1'
  105.       ParentShowHint = False
  106.       ShowHint = True
  107.       OnClick = ScrollBox1Resize
  108.       OnMouseUp = OnePageButMouseUp
  109.     end
  110.     object TwoPageBut: TSpeedButton
  111.       Left = 506
  112.       Top = 4
  113.       Width = 25
  114.       Height = 25
  115.       Hint = 'Zwei Seiten zeigen'
  116.       GroupIndex = 3
  117.       Down = True
  118.       Caption = '&2'
  119.       ParentShowHint = False
  120.       ShowHint = True
  121.       OnClick = TwoPageButClick
  122.     end
  123.     object FitPageBut: TSpeedButton
  124.       Left = 250
  125.       Top = 4
  126.       Width = 25
  127.       Height = 25
  128.       Hint = 'Ganze Seite'
  129.       AllowAllUp = True
  130.       GroupIndex = 4
  131.       Glyph.Data = {
  132.         F6000000424DF600000000000000760000002800000010000000100000000100
  133.         0400000000008000000000000000000000001000000010000000000000000000
  134.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  135.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FF0000000000
  136.         00FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF0F00000000F0FFFF0FFFFFFFFF
  137.         F0FFFF0FFFFFFFFFF0FFFF0F00000000F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFF
  138.         F0FFFF0F00000000F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF0F00000000
  139.         F0FFFF0FFFFFFFFFF0FFFF0FFFFFFFFFF0FFFF000000000000FF}
  140.       ParentShowHint = False
  141.       ShowHint = True
  142.       OnClick = FitPageButClick
  143.     end
  144.     object FitWidthBut: TSpeedButton
  145.       Left = 275
  146.       Top = 4
  147.       Width = 25
  148.       Height = 25
  149.       Hint = 'Seitenbreite'
  150.       AllowAllUp = True
  151.       GroupIndex = 4
  152.       Glyph.Data = {
  153.         F6000000424DF600000000000000760000002800000010000000100000000100
  154.         0400000000008000000000000000000000001000000010000000000000000000
  155.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  156.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  157.         FFFFFFFFFFFFFFFFFFFF0FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  158.         FFF00FFFFFFFFFFFFFF00FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  159.         FFF00FFFFFFFFFFFFFF00FF0000000000FF00FFFFFFFFFFFFFF00FFFFFFFFFFF
  160.         FFF00000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  161.       ParentShowHint = False
  162.       ShowHint = True
  163.       OnClick = FitWidthButClick
  164.     end
  165.     object Bevel1: TBevel
  166.       Left = 0
  167.       Top = 33
  168.       Width = 612
  169.       Height = 2
  170.       Align = alBottom
  171.       Shape = bsBottomLine
  172.     end
  173.     object Bevel4: TBevel
  174.       Left = 417
  175.       Top = 2
  176.       Width = 2
  177.       Height = 28
  178.     end
  179.     object Bevel5: TBevel
  180.       Left = 475
  181.       Top = 2
  182.       Width = 2
  183.       Height = 28
  184.     end
  185.     object Bevel6: TBevel
  186.       Left = 533
  187.       Top = 2
  188.       Width = 2
  189.       Height = 28
  190.     end
  191.     object Bevel7: TBevel
  192.       Left = 329
  193.       Top = 2
  194.       Width = 2
  195.       Height = 28
  196.     end
  197.     object PrintBut: TBitBtn
  198.       Left = 4
  199.       Top = 4
  200.       Width = 75
  201.       Height = 25
  202.       Hint = 'Aktuelles Dokument drucken'
  203.       Caption = '&Drucken'
  204.       ParentShowHint = False
  205.       ShowHint = True
  206.       TabOrder = 0
  207.       OnClick = PrintButClick
  208.       Glyph.Data = {
  209.         F6000000424DF600000000000000760000002800000010000000100000000100
  210.         0400000000008000000000000000000000001000000000000000000000000000
  211.         80000080000000808000800000008000800080800000C0C0C000808080000000
  212.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
  213.         22222200000000000222207777777770702200000000000007020777777BBB77
  214.         0002077777788877070200000000000007700777777777707070200000000007
  215.         0700220FFFFFFFF070702220F00000F000022220FFFFFFFF022222220F00000F
  216.         022222220FFFFFFFF02222222000000000222222222222222222}
  217.       Spacing = 8
  218.     end
  219.     object NextPageBut: TBitBtn
  220.       Left = 110
  221.       Top = 4
  222.       Width = 30
  223.       Height = 25
  224.       Hint = 'Zur n∩┐╜chsten Seite gehen'
  225.       ParentShowHint = False
  226.       ShowHint = True
  227.       TabOrder = 1
  228.       OnClick = NextPageButClick
  229.       Glyph.Data = {
  230.         66010000424D6601000000000000760000002800000014000000140000000100
  231.         040000000000F000000000000000000000001000000000000000000000000000
  232.         80000080000000808000800000008000800080800000C0C0C000808080000000
  233.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  234.         3333333300003333333333333333333300003333330033333333333300003333
  235.         330E03333333333300003333330EE0333333333300003333330EEE0333333333
  236.         00003333330EEEE03333333300003333330EEEEE0333333300003333330EEEEE
  237.         E033333300003333330EEEEEEE03333300003333330EEEEEEE03333300003333
  238.         330EEEEEE033333300003333330EEEEE0333333300003333330EEEE033333333
  239.         00003333330EEE033333333300003333330EE0333333333300003333330E0333
  240.         3333333300003333330033333333333300003333333333333333333300003333
  241.         33333333333333330000}
  242.       Layout = blGlyphRight
  243.       Margin = 4
  244.       Spacing = 2
  245.     end
  246.     object PrevPageBut: TBitBtn
  247.       Left = 80
  248.       Top = 4
  249.       Width = 30
  250.       Height = 25
  251.       Hint = 'Zur vorherigen Seite gehen'
  252.       Enabled = False
  253.       ParentShowHint = False
  254.       ShowHint = True
  255.       TabOrder = 2
  256.       OnClick = PrevPageButClick
  257.       Glyph.Data = {
  258.         66010000424D6601000000000000760000002800000014000000140000000100
  259.         040000000000F000000000000000000000001000000000000000000000000000
  260.         80000080000000808000800000008000800080800000C0C0C000808080000000
  261.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  262.         3333333300003333333333333333333300003333333333300333333300003333
  263.         3333330E0333333300003333333330EE033333330000333333330EEE03333333
  264.         000033333330EEEE0333333300003333330EEEEE033333330000333330EEEEEE
  265.         03333333000033330EEEEEEE03333333000033330EEEEEEE0333333300003333
  266.         30EEEEEE0333333300003333330EEEEE03333333000033333330EEEE03333333
  267.         0000333333330EEE0333333300003333333330EE03333333000033333333330E
  268.         0333333300003333333333300333333300003333333333333333333300003333
  269.         33333333333333330000}
  270.       Margin = 6
  271.       Spacing = 2
  272.     end
  273.     object CloseBut: TBitBtn
  274.       Left = 535
  275.       Top = 4
  276.       Width = 75
  277.       Height = 25
  278.       Hint = 'Druckvorschau beenden'
  279.       Cancel = True
  280.       Caption = '&Schlie∩┐╜en'
  281.       TabOrder = 3
  282.       OnClick = CloseButClick
  283.       Glyph.Data = {
  284.         F6010000424DF601000000000000760000002800000030000000100000000100
  285.         0400000000008001000000000000000000001000000000000000000000000000
  286.         80000080000000808000800000008000800080800000C0C0C000808080000000
  287.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  288.         0333330000000000033333000000000003333306666666660333330FFFFFFFFF
  289.         033333077777777703333306666666660333330FFFFFFFFF0333330777777777
  290.         03333306666666660333330FFFFFFFFF03333307777777770333330666666666
  291.         0333330FFFFFFFFF033333077777777703333306666666660333330FFFFFFFFF
  292.         033333077777777703333306666666660333330FFFFFFFFF0333330777777777
  293.         03333306666666060333330FFFFFFF0F03333307777777870333330666666666
  294.         0333330FFFFFFFFF033333077777777703333306666666660333330FFFFFFFFF
  295.         0333330777777777033333066FFFFF660333330FF00000FF0333330778888877
  296.         033333066FFFFF660333330FF00000FF0333330778888877033333066FFFFF66
  297.         0333330FF00000FF033333077888887703333306666666660333330FFFFFFFFF
  298.         033333077777777703333306666666660333330FFFFFFFFF0333330777777777
  299.         0333330000000000033333000000000003333300000000000333}
  300.       NumGlyphs = 3
  301.     end
  302.     object ZoomBox: TComboBox
  303.       Left = 144
  304.       Top = 6
  305.       Width = 103
  306.       Height = 21
  307.       Style = csDropDownList
  308.       ItemHeight = 13
  309.       Items.Strings = (
  310.         'Ganze Seite'
  311.         'Seitenbreite'
  312.         'Benutzer'
  313.         '25%'
  314.         '50%'
  315.         '75%'
  316.         '100%'
  317.         '125%'
  318.         '150%'
  319.         '200%'
  320.         '300%'
  321.         '400%')
  322.       TabOrder = 4
  323.       OnChange = ZoomBoxChange
  324.     end
  325.     object UnitsBox: TComboBox
  326.       Left = 333
  327.       Top = 6
  328.       Width = 81
  329.       Height = 21
  330.       Style = csDropDownList
  331.       ItemHeight = 13
  332.       Items.Strings = (
  333.         'Zoll'
  334.         'Zentimeter')
  335.       TabOrder = 5
  336.       OnChange = UnitsBoxChange
  337.     end
  338.   end
  339.   object StatBarPanel: TPanel
  340.     Left = 0
  341.     Top = 425
  342.     Width = 612
  343.     Height = 28
  344.     Align = alBottom
  345.     BevelOuter = bvNone
  346.     Font.Charset = DEFAULT_CHARSET
  347.     Font.Color = clBlack
  348.     Font.Height = -12
  349.     Font.Name = 'Arial'
  350.     Font.Style = []
  351.     ParentFont = False
  352.     TabOrder = 1
  353.     object CurPageLabel: TPanel
  354.       Left = 133
  355.       Top = 0
  356.       Width = 101
  357.       Height = 28
  358.       Hint = 'Displays the Current Page of the Document'
  359.       Align = alLeft
  360.       BevelOuter = bvLowered
  361.       Caption = 'CurPageLabel'
  362.       TabOrder = 0
  363.     end
  364.     object ZoomLabel: TPanel
  365.       Left = 234
  366.       Top = 0
  367.       Width = 88
  368.       Height = 28
  369.       Hint = 'Displays the Current Zoom Level (100% = normal)'
  370.       Align = alLeft
  371.       BevelOuter = bvLowered
  372.       Caption = 'ZoomLabel'
  373.       TabOrder = 1
  374.     end
  375.     object Panel1: TPanel
  376.       Left = 322
  377.       Top = 0
  378.       Width = 290
  379.       Height = 28
  380.       Hint = 'Displays Help for the object beneath the mouse'
  381.       Align = alClient
  382.       BevelOuter = bvLowered
  383.       TabOrder = 2
  384.       object HintLabel: TLabel
  385.         Left = 8
  386.         Top = 5
  387.         Width = 53
  388.         Height = 15
  389.         Hint = 'Displays Help for the object beneath the mouse'
  390.         Caption = 'HintLabel'
  391.       end
  392.     end
  393.     object MoveButPanel: TPanel
  394.       Left = 0
  395.       Top = 0
  396.       Width = 133
  397.       Height = 28
  398.       Align = alLeft
  399.       BevelOuter = bvNone
  400.       Caption = 'MoveButPanel'
  401.       TabOrder = 3
  402.       object FirstPageSpeed: TSpeedButton
  403.         Left = 1
  404.         Top = 2
  405.         Width = 25
  406.         Height = 25
  407.         Hint = 'Erste Seite'
  408.         Font.Charset = DEFAULT_CHARSET
  409.         Font.Color = clBlack
  410.         Font.Height = -13
  411.         Font.Name = 'Times New Roman'
  412.         Font.Style = []
  413.         Glyph.Data = {
  414.           F6010000424DF601000000000000760000002800000030000000100000000100
  415.           0400000000008001000000000000000000001000000000000000000000000000
  416.           80000080000000808000800000008000800080800000C0C0C000808080000000
  417.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000333330
  418.           033333000033333003333388883333388333330EE033330E0333330FF033330F
  419.           03333387783333878333330EE03330EE0333330FF03330FF0333338778333877
  420.           8333330EE0330EEE0333330FF0330FFF03333387783387778333330EE030EEEE
  421.           0333330FF030FFFF03333387783877778333330EE00EEEEE0333330FF00FFFFF
  422.           03333387788777778333330EE0EEEEEE0333330FF0FFFFFF0333338778777777
  423.           8333330EEEEEEEEE0333330FFFFFFFFF03333387777777778333330EEEEEEEEE
  424.           0333330FFFFFFFFF03333387777777778333330EE0EEEEEE0333330FF0FFFFFF
  425.           03333387787777778333330EE00EEEEE0333330FF00FFFFF0333338778877777
  426.           8333330EE030EEEE0333330FF030FFFF03333387783877778333330EE0330EEE
  427.           0333330FF0330FFF03333387783387778333330EE03330EE0333330FF03330FF
  428.           03333387783338778333330EE033330E0333330FF033330F0333338778333387
  429.           8333330000333330033333000033333003333388883333388333}
  430.         NumGlyphs = 3
  431.         ParentFont = False
  432.         ParentShowHint = False
  433.         ShowHint = True
  434.         OnClick = FirstPageSpeedClick
  435.       end
  436.       object PrevPageSpeed: TSpeedButton
  437.         Left = 26
  438.         Top = 2
  439.         Width = 25
  440.         Height = 25
  441.         Hint = 'Vorherige Seite'
  442.         Font.Charset = DEFAULT_CHARSET
  443.         Font.Color = clBlack
  444.         Font.Height = -13
  445.         Font.Name = 'Times New Roman'
  446.         Font.Style = []
  447.         Glyph.Data = {
  448.           F6010000424DF601000000000000760000002800000030000000100000000100
  449.           0400000000008001000000000000000000001000000000000000000000000000
  450.           80000080000000808000800000008000800080800000C0C0C000808080000000
  451.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333300
  452.           3333333333333300333333333333338833333333333330E033333333333330F0
  453.           33333333333338783333333333330EE03333333333330FF03333333333338778
  454.           333333333330EEE0333333333330FFF0333333333338777833333333330EEEE0
  455.           33333333330FFFF033333333338777783333333330EEEEE03333333330FFFFF0
  456.           3333333338777778333333330EEEEEE0333333330FFFFFF03333333387777778
  457.           33333330EEEEEEE033333330FFFFFFF0333333387777777833333330EEEEEEE0
  458.           33333330FFFFFFF03333333877777778333333330EEEEEE0333333330FFFFFF0
  459.           33333333877777783333333330EEEEE03333333330FFFFF03333333338777778
  460.           33333333330EEEE033333333330FFFF03333333333877778333333333330EEE0
  461.           333333333330FFF033333333333877783333333333330EE03333333333330FF0
  462.           333333333333877833333333333330E033333333333330F03333333333333878
  463.           3333333333333300333333333333330033333333333333883333}
  464.         NumGlyphs = 3
  465.         ParentFont = False
  466.         ParentShowHint = False
  467.         ShowHint = True
  468.         OnClick = PrevPageButClick
  469.       end
  470.       object NextPageSpeed: TSpeedButton
  471.         Left = 51
  472.         Top = 2
  473.         Width = 25
  474.         Height = 25
  475.         Hint = 'N∩┐╜chste Seite'
  476.         Font.Charset = DEFAULT_CHARSET
  477.         Font.Color = clBlack
  478.         Font.Height = -13
  479.         Font.Name = 'Times New Roman'
  480.         Font.Style = []
  481.         Glyph.Data = {
  482.           F6010000424DF601000000000000760000002800000030000000100000000100
  483.           0400000000008001000000000000000000001000000000000000000000000000
  484.           80000080000000808000800000008000800080800000C0C0C000808080000000
  485.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333300333333
  486.           33333333003333333333333388333333333333330E033333333333330F033333
  487.           3333333387833333333333330EE03333333333330FF033333333333387783333
  488.           333333330EEE0333333333330FFF03333333333387778333333333330EEEE033
  489.           333333330FFFF0333333333387777833333333330EEEEE03333333330FFFFF03
  490.           3333333387777783333333330EEEEEE0333333330FFFFFF03333333387777778
  491.           333333330EEEEEEE033333330FFFFFFF0333333387777777833333330EEEEEEE
  492.           033333330FFFFFFF0333333387777777833333330EEEEEE0333333330FFFFFF0
  493.           3333333387777778333333330EEEEE03333333330FFFFF033333333387777783
  494.           333333330EEEE033333333330FFFF0333333333387777833333333330EEE0333
  495.           333333330FFF03333333333387778333333333330EE03333333333330FF03333
  496.           3333333387783333333333330E033333333333330F0333333333333387833333
  497.           3333333300333333333333330033333333333333883333333333}
  498.         NumGlyphs = 3
  499.         ParentFont = False
  500.         ParentShowHint = False
  501.         ShowHint = True
  502.         OnClick = NextPageButClick
  503.       end
  504.       object LastPageSpeed: TSpeedButton
  505.         Left = 76
  506.         Top = 2
  507.         Width = 25
  508.         Height = 25
  509.         Hint = 'Letzte Seite'
  510.         Font.Charset = DEFAULT_CHARSET
  511.         Font.Color = clBlack
  512.         Font.Height = -13
  513.         Font.Name = 'Times New Roman'
  514.         Font.Style = []
  515.         Glyph.Data = {
  516.           F6010000424DF601000000000000760000002800000030000000100000000100
  517.           0400000000008001000000000000000000001000000000000000000000000000
  518.           80000080000000808000800000008000800080800000C0C0C000808080000000
  519.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333003333300
  520.           0033333003333300003333388333338888333330E033330EE0333330F033330F
  521.           F03333387833338778333330EE03330EE0333330FF03330FF033333877833387
  522.           78333330EEE0330EE0333330FFF0330FF03333387778338778333330EEEE030E
  523.           E0333330FFFF030FF03333387777838778333330EEEEE00EE0333330FFFFF00F
  524.           F03333387777788778333330EEEEEE0EE0333330FFFFFF0FF033333877777787
  525.           78333330EEEEEEEEE0333330FFFFFFFFF03333387777777778333330EEEEEEEE
  526.           E0333330FFFFFFFFF03333387777777778333330EEEEEE0EE0333330FFFFFF0F
  527.           F03333387777778778333330EEEEE00EE0333330FFFFF00FF033333877777887
  528.           78333330EEEE030EE0333330FFFF030FF03333387777838778333330EEE0330E
  529.           E0333330FFF0330FF03333387778338778333330EE03330EE0333330FF03330F
  530.           F03333387783338778333330E033330EE0333330F033330FF033333878333387
  531.           7833333003333300003333300333330000333338833333888833}
  532.         NumGlyphs = 3
  533.         ParentFont = False
  534.         ParentShowHint = False
  535.         ShowHint = True
  536.         OnClick = LastPageSpeedClick
  537.       end
  538.       object PageNumSpeed: TSpeedButton
  539.         Left = 101
  540.         Top = 2
  541.         Width = 25
  542.         Height = 25
  543.         Hint = 'Seite ausw∩┐╜hlen'
  544.         Font.Charset = DEFAULT_CHARSET
  545.         Font.Color = clBlack
  546.         Font.Height = -13
  547.         Font.Name = 'Times New Roman'
  548.         Font.Style = []
  549.         Glyph.Data = {
  550.           76010000424D7601000000000000760000002800000020000000100000000100
  551.           0400000000000001000000000000000000001000000010000000000000000000
  552.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  553.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  554.           003337777777777777F330FFFFFFFFFFF03337F33F333F3337F330FF0FFF0FFF
  555.           F03337F37F337F3337F330FF0FFF0FFFF03337F37FFF7FFF37F330F00000000F
  556.           F03337F77777777337F330FFF0FFF0FFF03337F337F337F337F330FFF0FFF0FF
  557.           F03337F337FFF7FFF7F330FF00000000F03337F37777777737F330FFFF0FFF0F
  558.           F03337F3337F337F37F330FFFF0FFF0FF03337F33373337337F330FFFFFFFFFF
  559.           F03337F33333333FF7F330FFFFFFFF00003337F33333337777F330FFFFFFFF0F
  560.           F03337FFFFFFFF7F373330999999990F033337777777777F733330FFFFFFFF00
  561.           333337FFFFFFFF77333330000000000333333777777777733333}
  562.         NumGlyphs = 2
  563.         ParentFont = False
  564.         ParentShowHint = False
  565.         ShowHint = True
  566.         OnClick = PageNumSpeedClick
  567.       end
  568.     end
  569.   end
  570.   object ScrollBox1: TScrollBox
  571.     Left = 0
  572.     Top = 35
  573.     Width = 612
  574.     Height = 390
  575.     HorzScrollBar.Tracking = True
  576.     VertScrollBar.Tracking = True
  577.     Align = alClient
  578.     BorderStyle = bsNone
  579.     Color = clBtnFace
  580.     ParentColor = False
  581.     TabOrder = 2
  582.     OnResize = ScrollBox1Resize
  583.     object ContainPanel: TPanel
  584.       Left = 0
  585.       Top = 0
  586.       Width = 489
  587.       Height = 329
  588.       BevelOuter = bvNone
  589.       Color = clBtnShadow
  590.       TabOrder = 0
  591.       object PagePanel: TPanel
  592.         Left = 44
  593.         Top = 32
  594.         Width = 209
  595.         Height = 265
  596.         BevelOuter = bvNone
  597.         Color = clWindow
  598.         TabOrder = 0
  599.         object PB1: TPaintBox
  600.           Left = 0
  601.           Top = 0
  602.           Width = 209
  603.           Height = 265
  604.           Hint = 
  605.             'Page View.  With Zoom Tool, left or right click to zoom in/out. ' +
  606.             ' Click && drag with Hand Tool to pan.'
  607.           Align = alClient
  608.           OnMouseDown = PB1MouseDown
  609.           OnMouseMove = PB1MouseMove
  610.           OnMouseUp = PB1MouseUp
  611.           OnPaint = PBPaint
  612.         end
  613.       end
  614.       object PagePanel2: TPanel
  615.         Left = 260
  616.         Top = 32
  617.         Width = 209
  618.         Height = 265
  619.         BevelOuter = bvNone
  620.         Color = clWindow
  621.         TabOrder = 1
  622.         Visible = False
  623.         object PB2: TPaintBox
  624.           Left = 0
  625.           Top = 0
  626.           Width = 209
  627.           Height = 265
  628.           Hint = 
  629.             'Page View.  With Zoom Tool, left or right click to zoom in/out. ' +
  630.             ' Click && drag with Hand Tool to pan.'
  631.           Align = alClient
  632.           OnPaint = PBPaint
  633.         end
  634.       end
  635.     end
  636.   end
  637.   object PrintDialog1: TPrintDialog
  638.     FromPage = 1
  639.     MinPage = 1
  640.     Options = [poPrintToFile, poPageNums]
  641.     Left = 538
  642.     Top = 89
  643.   end
  644. end
  645.