home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / CUSTRPT.DFM / CUSTRPT.txt next >
Text File  |  1997-02-14  |  9KB  |  398 lines

  1. object CustReportForm: TCustReportForm
  2.   Left = 243
  3.   Top = 114
  4.   Width = 692
  5.   Height = 611
  6.   HorzScrollBar.Range = 1200
  7.   VertScrollBar.Range = 2000
  8.   AutoScroll = False
  9.   Caption = 'Customer List'
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   Scaled = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 14
  18.   object QRBand1: TQRBand
  19.     Left = 0
  20.     Top = 0
  21.     Width = 1200
  22.     Height = 80
  23.     Align = alTop
  24.     BandType = rbTitle
  25.     Color = clSilver
  26.     ForceNewPage = False
  27.     Frame.DrawTop = False
  28.     Frame.DrawBottom = False
  29.     Frame.DrawLeft = False
  30.     Frame.DrawRight = False
  31.     Ruler = qrrNone
  32.     object Image1: TImage
  33.       Left = 0
  34.       Top = 0
  35.       Width = 97
  36.       Height = 75
  37.       Picture.Data = {<image000.bmp>}
  38.     end
  39.     object QRShape1: TQRShape
  40.       Left = 0
  41.       Top = 75
  42.       Width = 770
  43.       Height = 5
  44.       Brush.Color = clRed
  45.       Shape = qrsRectangle
  46.     end
  47.     object QRLabel1: TQRLabel
  48.       Left = 112
  49.       Top = 0
  50.       Width = 211
  51.       Height = 19
  52.       Caption = 'Marine Adventures, Inc.'
  53.       AlignToBand = False
  54.       Font.Charset = ANSI_CHARSET
  55.       Font.Color = clRed
  56.       Font.Height = -16
  57.       Font.Name = 'Billboard'
  58.       Font.Style = [fsBold, fsItalic]
  59.       ParentFont = False
  60.     end
  61.     object QRLabel2: TQRLabel
  62.       Left = 200
  63.       Top = 16
  64.       Width = 262
  65.       Height = 41
  66.       Caption = 'Customer List'
  67.       AlignToBand = False
  68.       Font.Charset = ANSI_CHARSET
  69.       Font.Color = clNavy
  70.       Font.Height = -35
  71.       Font.Name = 'Billboard'
  72.       Font.Style = [fsBold, fsItalic]
  73.       ParentFont = False
  74.     end
  75.     object QRLabel3: TQRLabel
  76.       Left = 240
  77.       Top = 48
  78.       Width = 130
  79.       Height = 19
  80.       Caption = 'By Last Invoice'
  81.       AlignToBand = False
  82.       Font.Charset = ANSI_CHARSET
  83.       Font.Color = clNavy
  84.       Font.Height = -16
  85.       Font.Name = 'Billboard'
  86.       Font.Style = [fsBold, fsItalic]
  87.       ParentFont = False
  88.     end
  89.   end
  90.   object QRBand2: TQRBand
  91.     Left = 0
  92.     Top = 80
  93.     Width = 1200
  94.     Height = 41
  95.     Align = alTop
  96.     BandType = rbColumnHeader
  97.     Color = clNavy
  98.     ForceNewPage = False
  99.     Frame.DrawTop = False
  100.     Frame.DrawBottom = False
  101.     Frame.DrawLeft = False
  102.     Frame.DrawRight = False
  103.     Ruler = qrrNone
  104.     object QRLabel4: TQRLabel
  105.       Left = 8
  106.       Top = 24
  107.       Width = 92
  108.       Height = 19
  109.       Caption = 'Last Invoice'
  110.       AlignToBand = False
  111.       Font.Charset = ANSI_CHARSET
  112.       Font.Color = clWhite
  113.       Font.Height = -16
  114.       Font.Name = 'Arial'
  115.       Font.Style = [fsBold]
  116.       ParentFont = False
  117.     end
  118.     object QRLabel5: TQRLabel
  119.       Left = 120
  120.       Top = 0
  121.       Width = 75
  122.       Height = 19
  123.       Caption = 'Customer'
  124.       AlignToBand = False
  125.       Font.Charset = ANSI_CHARSET
  126.       Font.Color = clWhite
  127.       Font.Height = -16
  128.       Font.Name = 'Arial'
  129.       Font.Style = [fsBold]
  130.       ParentFont = False
  131.     end
  132.     object QRLabel6: TQRLabel
  133.       Left = 120
  134.       Top = 24
  135.       Width = 64
  136.       Height = 19
  137.       Caption = 'Address'
  138.       AlignToBand = False
  139.       Font.Charset = ANSI_CHARSET
  140.       Font.Color = clWhite
  141.       Font.Height = -16
  142.       Font.Name = 'Arial'
  143.       Font.Style = [fsBold]
  144.       ParentFont = False
  145.     end
  146.     object QRLabel7: TQRLabel
  147.       Left = 416
  148.       Top = 0
  149.       Width = 50
  150.       Height = 19
  151.       Caption = 'Phone'
  152.       AlignToBand = False
  153.       Font.Charset = ANSI_CHARSET
  154.       Font.Color = clWhite
  155.       Font.Height = -16
  156.       Font.Name = 'Arial'
  157.       Font.Style = [fsBold]
  158.       ParentFont = False
  159.     end
  160.     object QRLabel8: TQRLabel
  161.       Left = 416
  162.       Top = 24
  163.       Width = 28
  164.       Height = 19
  165.       Caption = 'Fax'
  166.       AlignToBand = False
  167.       Font.Charset = ANSI_CHARSET
  168.       Font.Color = clWhite
  169.       Font.Height = -16
  170.       Font.Name = 'Arial'
  171.       Font.Style = [fsBold]
  172.       ParentFont = False
  173.     end
  174.     object QRLabel9: TQRLabel
  175.       Left = 512
  176.       Top = 24
  177.       Width = 105
  178.       Height = 19
  179.       Caption = 'Customer No.'
  180.       AlignToBand = False
  181.       Font.Charset = ANSI_CHARSET
  182.       Font.Color = clWhite
  183.       Font.Height = -16
  184.       Font.Name = 'Arial'
  185.       Font.Style = [fsBold]
  186.       ParentFont = False
  187.     end
  188.   end
  189.   object QRBand3: TQRBand
  190.     Left = 0
  191.     Top = 121
  192.     Width = 1200
  193.     Height = 55
  194.     Align = alTop
  195.     BandType = rbDetail
  196.     Color = clWhite
  197.     ForceNewPage = False
  198.     Frame.DrawTop = False
  199.     Frame.DrawBottom = False
  200.     Frame.DrawLeft = False
  201.     Frame.DrawRight = False
  202.     Ruler = qrrNone
  203.     object QRDBText1: TQRDBText
  204.       Left = 120
  205.       Top = 0
  206.       Width = 241
  207.       Height = 20
  208.       AlignToBand = False
  209.       DataSource = MastData.CustSource
  210.       DataField = 'Company'
  211.       Font.Charset = ANSI_CHARSET
  212.       Font.Color = clBlack
  213.       Font.Height = -19
  214.       Font.Name = 'Arial'
  215.       Font.Style = [fsBold]
  216.       ParentFont = False
  217.     end
  218.     object QRDBText2: TQRDBText
  219.       Left = 416
  220.       Top = 5
  221.       Width = 97
  222.       Height = 15
  223.       AlignToBand = False
  224.       DataSource = MastData.CustSource
  225.       DataField = 'Phone'
  226.       Font.Charset = ANSI_CHARSET
  227.       Font.Color = clBlack
  228.       Font.Height = -13
  229.       Font.Name = 'Arial'
  230.       Font.Style = [fsBold]
  231.       ParentFont = False
  232.     end
  233.     object QRDBText3: TQRDBText
  234.       Left = 16
  235.       Top = 20
  236.       Width = 65
  237.       Height = 15
  238.       AlignToBand = False
  239.       DataSource = MastData.CustSource
  240.       DataField = 'LastInvoiceDate'
  241.       Font.Charset = ANSI_CHARSET
  242.       Font.Color = clBlack
  243.       Font.Height = -13
  244.       Font.Name = 'Arial'
  245.       Font.Style = [fsBold]
  246.       ParentFont = False
  247.     end
  248.     object QRDBText4: TQRDBText
  249.       Left = 120
  250.       Top = 20
  251.       Width = 153
  252.       Height = 15
  253.       AlignToBand = False
  254.       DataSource = MastData.CustSource
  255.       DataField = 'Addr1'
  256.       Font.Charset = ANSI_CHARSET
  257.       Font.Color = clBlack
  258.       Font.Height = -13
  259.       Font.Name = 'Arial'
  260.       Font.Style = []
  261.       ParentFont = False
  262.     end
  263.     object QRDBText5: TQRDBText
  264.       Left = 280
  265.       Top = 20
  266.       Width = 65
  267.       Height = 15
  268.       AlignToBand = False
  269.       DataSource = MastData.CustSource
  270.       DataField = 'Addr2'
  271.       Font.Charset = ANSI_CHARSET
  272.       Font.Color = clBlack
  273.       Font.Height = -13
  274.       Font.Name = 'Arial'
  275.       Font.Style = []
  276.       ParentFont = False
  277.     end
  278.     object QRDBText6: TQRDBText
  279.       Left = 416
  280.       Top = 20
  281.       Width = 97
  282.       Height = 15
  283.       AlignToBand = False
  284.       DataSource = MastData.CustSource
  285.       DataField = 'FAX'
  286.       Font.Charset = ANSI_CHARSET
  287.       Font.Color = clBlack
  288.       Font.Height = -13
  289.       Font.Name = 'Arial'
  290.       Font.Style = [fsBold]
  291.       ParentFont = False
  292.     end
  293.     object QRDBText7: TQRDBText
  294.       Left = 536
  295.       Top = 20
  296.       Width = 65
  297.       Height = 15
  298.       Alignment = taRightJustify
  299.       AlignToBand = False
  300.       DataSource = MastData.CustSource
  301.       DataField = 'CustNo'
  302.       Font.Charset = ANSI_CHARSET
  303.       Font.Color = clBlack
  304.       Font.Height = -13
  305.       Font.Name = 'Arial'
  306.       Font.Style = [fsBold]
  307.       ParentFont = False
  308.     end
  309.     object QRDBText8: TQRDBText
  310.       Left = 120
  311.       Top = 35
  312.       Width = 105
  313.       Height = 15
  314.       AlignToBand = False
  315.       DataSource = MastData.CustSource
  316.       DataField = 'City'
  317.       Font.Charset = ANSI_CHARSET
  318.       Font.Color = clBlack
  319.       Font.Height = -13
  320.       Font.Name = 'Arial'
  321.       Font.Style = []
  322.       ParentFont = False
  323.     end
  324.     object QRDBText9: TQRDBText
  325.       Left = 232
  326.       Top = 35
  327.       Width = 57
  328.       Height = 15
  329.       AlignToBand = False
  330.       DataSource = MastData.CustSource
  331.       DataField = 'State'
  332.       Font.Charset = ANSI_CHARSET
  333.       Font.Color = clBlack
  334.       Font.Height = -13
  335.       Font.Name = 'Arial'
  336.       Font.Style = []
  337.       ParentFont = False
  338.     end
  339.     object QRDBText10: TQRDBText
  340.       Left = 288
  341.       Top = 35
  342.       Width = 73
  343.       Height = 16
  344.       AlignToBand = False
  345.       DataSource = MastData.CustSource
  346.       DataField = 'Country'
  347.       Font.Charset = ANSI_CHARSET
  348.       Font.Color = clBlack
  349.       Font.Height = -13
  350.       Font.Name = 'Arial'
  351.       Font.Style = []
  352.       ParentFont = False
  353.     end
  354.     object QRDBText11: TQRDBText
  355.       Left = 360
  356.       Top = 35
  357.       Width = 73
  358.       Height = 15
  359.       AlignToBand = False
  360.       DataSource = MastData.CustSource
  361.       DataField = 'Zip'
  362.       Font.Charset = ANSI_CHARSET
  363.       Font.Color = clBlack
  364.       Font.Height = -13
  365.       Font.Name = 'Arial'
  366.       Font.Style = []
  367.       ParentFont = False
  368.     end
  369.   end
  370.   object CustomerReport: TQuickReport
  371.     DataSource = MastData.CustSource
  372.     ColumnMarginInches = 0
  373.     ColumnMarginMM = 0
  374.     Columns = 1
  375.     DisplayPrintDialog = False
  376.     LeftMarginInches = 0
  377.     LeftMarginMM = 0
  378.     Orientation = poPortrait
  379.     PageFrame.DrawTop = False
  380.     PageFrame.DrawBottom = False
  381.     PageFrame.DrawLeft = False
  382.     PageFrame.DrawRight = False
  383.     PaperLength = 0
  384.     PaperSize = qrpDefault
  385.     PaperWidth = 0
  386.     RestartData = True
  387.     SQLCompatible = False
  388.     TitleBeforeHeader = False
  389.     Left = 8
  390.     Top = 192
  391.   end
  392.   object QRDetailLink1: TQRDetailLink
  393.     PrintBefore = False
  394.     Left = 48
  395.     Top = 192
  396.   end
  397. end
  398.