home *** CD-ROM | disk | FTP | other *** search
/ Best Sellers 33: Professional Win95/98 / CD_1.iso / HOME / NcomeXpense / _SETUP.1 / NX.exe / 0 / RCDATA / TFRMRPTPREV / TFRMRPTPREV.txt < prev   
Text File  |  1998-10-21  |  5KB  |  198 lines

  1. object FrmRptPrev: TFrmRptPrev
  2.   Left = 48
  3.   Top = 65
  4.   Width = 602
  5.   Height = 428
  6.   HelpContext = 450
  7.   Caption = 'Report Preview'
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   WindowState = wsMaximized
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 594
  24.     Height = 35
  25.     Align = alTop
  26.     TabOrder = 0
  27.     object Label1: TLabel
  28.       Left = 100
  29.       Top = 10
  30.       Width = 25
  31.       Height = 13
  32.       Caption = 'Page'
  33.       Font.Color = clBtnText
  34.       Font.Height = -11
  35.       Font.Name = 'MS Sans Serif'
  36.       Font.Style = []
  37.       ParentFont = False
  38.     end
  39.     object Label3: TLabel
  40.       Left = 200
  41.       Top = 10
  42.       Width = 38
  43.       Height = 13
  44.       Caption = 'Zoom %'
  45.       Font.Color = clBtnText
  46.       Font.Height = -11
  47.       Font.Name = 'MS Sans Serif'
  48.       Font.Style = []
  49.       ParentFont = False
  50.     end
  51.     object SpinEdit1: TSpinEdit
  52.       Left = 128
  53.       Top = 5
  54.       Width = 57
  55.       Height = 26
  56.       Font.Color = clWindowText
  57.       Font.Height = -13
  58.       Font.Name = 'MS Sans Serif'
  59.       Font.Style = []
  60.       MaxValue = 0
  61.       MinValue = 0
  62.       ParentFont = False
  63.       TabOrder = 1
  64.       Value = 0
  65.       OnChange = SpinEdit1Change
  66.     end
  67.     object SpinEdit2: TSpinEdit
  68.       Left = 240
  69.       Top = 5
  70.       Width = 53
  71.       Height = 26
  72.       Font.Color = clWindowText
  73.       Font.Height = -13
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = []
  76.       Increment = 10
  77.       MaxValue = 300
  78.       MinValue = 10
  79.       ParentFont = False
  80.       TabOrder = 2
  81.       Value = 100
  82.       OnChange = SpinEdit2Change
  83.     end
  84.     object BitBtnZoomFit: TBitBtn
  85.       Left = 296
  86.       Top = 4
  87.       Width = 87
  88.       Height = 28
  89.       Caption = 'Zoom to Fit'
  90.       Font.Color = clBtnText
  91.       Font.Height = -11
  92.       Font.Name = 'MS Sans Serif'
  93.       Font.Style = []
  94.       ParentFont = False
  95.       TabOrder = 3
  96.       OnClick = BitBtnZoomFitClick
  97.     end
  98.     object BitBtnZoomWidth: TBitBtn
  99.       Left = 384
  100.       Top = 4
  101.       Width = 87
  102.       Height = 28
  103.       Caption = 'Zoom to Width'
  104.       Font.Color = clBtnText
  105.       Font.Height = -11
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = []
  108.       ParentFont = False
  109.       TabOrder = 4
  110.       OnClick = BitBtnZoomWidthClick
  111.     end
  112.     object BitBtnPrint: TBitBtn
  113.       Left = 2
  114.       Top = 4
  115.       Width = 83
  116.       Height = 28
  117.       Caption = 'Print'
  118.       Font.Color = clBtnText
  119.       Font.Height = -11
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = []
  122.       ParentFont = False
  123.       TabOrder = 0
  124.       OnClick = BitBtnPrintClick
  125.       Glyph.Data = {
  126.         76010000424D7601000000000000760000002800000020000000100000000100
  127.         04000000000000010000130B0000130B00000000000000000000000000000000
  128.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  129.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  130.         00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  131.         8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  132.         8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  133.         8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  134.         03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  135.         03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  136.         33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  137.         33333337FFFF7733333333300000033333333337777773333333}
  138.       NumGlyphs = 2
  139.     end
  140.     object BitBtnClose: TBitBtn
  141.       Left = 472
  142.       Top = 4
  143.       Width = 83
  144.       Height = 28
  145.       Caption = 'Close'
  146.       Font.Color = clBtnText
  147.       Font.Height = -11
  148.       Font.Name = 'MS Sans Serif'
  149.       Font.Style = []
  150.       ParentFont = False
  151.       TabOrder = 5
  152.       OnClick = BitBtnCloseClick
  153.       Glyph.Data = {
  154.         36010000424D3601000000000000760000002800000017000000100000000100
  155.         040000000000C0000000C40E0000C40E00000000000000000000000000000000
  156.         80000080000000808000800000008000800080800000C0C0C000808080000000
  157.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777770
  158.         00077777777077777777770880077777777077777F0088EE800FF77777707777
  159.         78F8EEEE8000F7777770777778FEEEEE8000F7777770777778FEEEEE8000F700
  160.         7770777778FEEEF8800000007770777778FEEEF8800099000070777778FEEEEE
  161.         800099000070777778FEEEEE800000007770777778FEEEEE8000F70077707777
  162.         78FEEEEFF000F7777770777778FEEEFF0000F7777770777778FEFFF00000F777
  163.         7770777778F000000000F7777770777778888888888887777770}
  164.     end
  165.   end
  166.   object Panel2: TPanel
  167.     Left = 0
  168.     Top = 35
  169.     Width = 594
  170.     Height = 366
  171.     Align = alClient
  172.     TabOrder = 1
  173.     object QRPreview1: TQRPreview
  174.       Left = 1
  175.       Top = 1
  176.       Width = 592
  177.       Height = 364
  178.       HorzScrollBar.Tracking = True
  179.       VertScrollBar.Tracking = True
  180.       Align = alClient
  181.       TabOrder = 0
  182.       PageNumber = 1
  183.       Zoom = 100
  184.     end
  185.   end
  186.   object RxGradientCaption1: TRxGradientCaption
  187.     Captions = <>
  188.     DefaultFont = False
  189.     FormCaption = 'Report Preview'
  190.     Font.Color = clWindow
  191.     Font.Height = -13
  192.     Font.Name = 'MS Sans Serif'
  193.     Font.Style = [fsBold]
  194.     Left = 560
  195.     Top = 8
  196.   end
  197. end
  198.