object FrmRptPrev: TFrmRptPrev Left = 48 Top = 65 Width = 602 Height = 428 HelpContext = 450 Caption = 'Report Preview' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter WindowState = wsMaximized OnActivate = FormActivate OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 594 Height = 35 Align = alTop TabOrder = 0 object Label1: TLabel Left = 100 Top = 10 Width = 25 Height = 13 Caption = 'Page' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 200 Top = 10 Width = 38 Height = 13 Caption = 'Zoom %' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object SpinEdit1: TSpinEdit Left = 128 Top = 5 Width = 57 Height = 26 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] MaxValue = 0 MinValue = 0 ParentFont = False TabOrder = 1 Value = 0 OnChange = SpinEdit1Change end object SpinEdit2: TSpinEdit Left = 240 Top = 5 Width = 53 Height = 26 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] Increment = 10 MaxValue = 300 MinValue = 10 ParentFont = False TabOrder = 2 Value = 100 OnChange = SpinEdit2Change end object BitBtnZoomFit: TBitBtn Left = 296 Top = 4 Width = 87 Height = 28 Caption = 'Zoom to Fit' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = BitBtnZoomFitClick end object BitBtnZoomWidth: TBitBtn Left = 384 Top = 4 Width = 87 Height = 28 Caption = 'Zoom to Width' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 OnClick = BitBtnZoomWidthClick end object BitBtnPrint: TBitBtn Left = 2 Top = 4 Width = 83 Height = 28 Caption = 'Print' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BitBtnPrintClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000 00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888 8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F 8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F 8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0 33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033 33333337FFFF7733333333300000033333333337777773333333} NumGlyphs = 2 end object BitBtnClose: TBitBtn Left = 472 Top = 4 Width = 83 Height = 28 Caption = 'Close' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 OnClick = BitBtnCloseClick Glyph.Data = { 36010000424D3601000000000000760000002800000017000000100000000100 040000000000C0000000C40E0000C40E00000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777770 00077777777077777777770880077777777077777F0088EE800FF77777707777 78F8EEEE8000F7777770777778FEEEEE8000F7777770777778FEEEEE8000F700 7770777778FEEEF8800000007770777778FEEEF8800099000070777778FEEEEE 800099000070777778FEEEEE800000007770777778FEEEEE8000F70077707777 78FEEEEFF000F7777770777778FEEEFF0000F7777770777778FEFFF00000F777 7770777778F000000000F7777770777778888888888887777770} end end object Panel2: TPanel Left = 0 Top = 35 Width = 594 Height = 366 Align = alClient TabOrder = 1 object QRPreview1: TQRPreview Left = 1 Top = 1 Width = 592 Height = 364 HorzScrollBar.Tracking = True VertScrollBar.Tracking = True Align = alClient TabOrder = 0 PageNumber = 1 Zoom = 100 end end object RxGradientCaption1: TRxGradientCaption Captions = <> DefaultFont = False FormCaption = 'Report Preview' Font.Color = clWindow Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Left = 560 Top = 8 end end