home *** CD-ROM | disk | FTP | other *** search
/ Delphi 4 Bible / Delphi_4_Bible_Tom_Swan_IDG_Books_1998.iso / source / Report1 / Main.dfm / Main.txt
Text File  |  1998-03-28  |  21KB  |  761 lines

  1. object MainForm: TMainForm
  2.   Left = 1
  3.   Top = 146
  4.   Width = 794
  5.   Height = 404
  6.   HorzScrollBar.Position = 53
  7.   Caption = 'Report Demonstration'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Scaled = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object QuickRep1: TQuickRep
  17.     Left = -29
  18.     Top = 96
  19.     Width = 816
  20.     Height = 1056
  21.     Frame.Color = clBlack
  22.     Frame.DrawTop = False
  23.     Frame.DrawBottom = False
  24.     Frame.DrawLeft = False
  25.     Frame.DrawRight = False
  26.     DataSet = Table1
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -13
  30.     Font.Name = 'Arial'
  31.     Font.Style = []
  32.     Options = [FirstPageHeader, LastPageFooter]
  33.     Page.Columns = 1
  34.     Page.Orientation = poPortrait
  35.     Page.PaperSize = Letter
  36.     Page.Values = (
  37.       127.000000000000000000
  38.       2794.000000000000000000
  39.       127.000000000000000000
  40.       2159.000000000000000000
  41.       127.000000000000000000
  42.       127.000000000000000000
  43.       0.000000000000000000)
  44.     PrintIfEmpty = False
  45.     PrinterSettings.Copies = 1
  46.     PrinterSettings.Duplex = False
  47.     PrinterSettings.FirstPage = 0
  48.     PrinterSettings.LastPage = 0
  49.     PrinterSettings.OutputBin = First
  50.     SnapToGrid = True
  51.     Units = Inches
  52.     Zoom = 100
  53.     object DetailBand1: TQRBand
  54.       Left = 48
  55.       Top = 128
  56.       Width = 720
  57.       Height = 40
  58.       Frame.Color = clBlack
  59.       Frame.DrawTop = False
  60.       Frame.DrawBottom = False
  61.       Frame.DrawLeft = False
  62.       Frame.DrawRight = False
  63.       AlignToBottom = False
  64.       Color = clWhite
  65.       ForceNewColumn = False
  66.       ForceNewPage = False
  67.       Size.Values = (
  68.         105.833333333333300000
  69.         1905.000000000000000000)
  70.       BandType = rbDetail
  71.       object QRDBText1: TQRDBText
  72.         Left = 8
  73.         Top = 16
  74.         Width = 41
  75.         Height = 17
  76.         Frame.Color = clBlack
  77.         Frame.DrawTop = False
  78.         Frame.DrawBottom = False
  79.         Frame.DrawLeft = False
  80.         Frame.DrawRight = False
  81.         Size.Values = (
  82.           44.979166666666670000
  83.           21.166666666666670000
  84.           42.333333333333340000
  85.           108.479166666666700000)
  86.         Alignment = taLeftJustify
  87.         AlignToBand = False
  88.         AutoSize = True
  89.         AutoStretch = False
  90.         Color = clWhite
  91.         DataSet = Table1
  92.         DataField = 'PartNo'
  93.         Transparent = False
  94.         WordWrap = True
  95.         FontSize = 10
  96.       end
  97.       object QRDBText2: TQRDBText
  98.         Left = 64
  99.         Top = 16
  100.         Width = 66
  101.         Height = 17
  102.         Frame.Color = clBlack
  103.         Frame.DrawTop = False
  104.         Frame.DrawBottom = False
  105.         Frame.DrawLeft = False
  106.         Frame.DrawRight = False
  107.         Size.Values = (
  108.           44.979166666666670000
  109.           169.333333333333300000
  110.           42.333333333333340000
  111.           174.625000000000000000)
  112.         Alignment = taLeftJustify
  113.         AlignToBand = False
  114.         AutoSize = True
  115.         AutoStretch = False
  116.         Color = clWhite
  117.         DataSet = Table1
  118.         DataField = 'Description'
  119.         Transparent = False
  120.         WordWrap = True
  121.         FontSize = 10
  122.       end
  123.       object QRDBText3: TQRDBText
  124.         Left = 264
  125.         Top = 16
  126.         Width = 72
  127.         Height = 17
  128.         Frame.Color = clBlack
  129.         Frame.DrawTop = False
  130.         Frame.DrawBottom = False
  131.         Frame.DrawLeft = False
  132.         Frame.DrawRight = False
  133.         Size.Values = (
  134.           44.979166666666670000
  135.           698.500000000000000000
  136.           42.333333333333330000
  137.           190.500000000000000000)
  138.         Alignment = taRightJustify
  139.         AlignToBand = False
  140.         AutoSize = False
  141.         AutoStretch = False
  142.         Color = clWhite
  143.         DataSet = Table1
  144.         DataField = 'Cost'
  145.         Mask = '$###,###.00'
  146.         Transparent = False
  147.         WordWrap = False
  148.         FontSize = 10
  149.       end
  150.       object QRDBText4: TQRDBText
  151.         Left = 359
  152.         Top = 16
  153.         Width = 92
  154.         Height = 17
  155.         Frame.Color = clBlack
  156.         Frame.DrawTop = False
  157.         Frame.DrawBottom = False
  158.         Frame.DrawLeft = False
  159.         Frame.DrawRight = False
  160.         Size.Values = (
  161.           44.979166666666670000
  162.           949.854166666666700000
  163.           42.333333333333330000
  164.           243.416666666666700000)
  165.         Alignment = taRightJustify
  166.         AlignToBand = False
  167.         AutoSize = False
  168.         AutoStretch = False
  169.         Color = clWhite
  170.         DataSet = Table1
  171.         DataField = 'ListPrice'
  172.         Mask = '###,###.00'
  173.         Transparent = False
  174.         WordWrap = True
  175.         FontSize = 10
  176.       end
  177.       object QRDBText5: TQRDBText
  178.         Left = 471
  179.         Top = 16
  180.         Width = 73
  181.         Height = 17
  182.         Frame.Color = clBlack
  183.         Frame.DrawTop = False
  184.         Frame.DrawBottom = False
  185.         Frame.DrawLeft = False
  186.         Frame.DrawRight = False
  187.         Size.Values = (
  188.           44.979166666666670000
  189.           1246.187500000000000000
  190.           42.333333333333330000
  191.           193.145833333333300000)
  192.         Alignment = taRightJustify
  193.         AlignToBand = False
  194.         AutoSize = False
  195.         AutoStretch = False
  196.         Color = clWhite
  197.         DataSet = Table1
  198.         DataField = 'OnHand'
  199.         Mask = '#,###'
  200.         Transparent = False
  201.         WordWrap = True
  202.         FontSize = 10
  203.       end
  204.       object QRDBText6: TQRDBText
  205.         Left = 559
  206.         Top = 16
  207.         Width = 75
  208.         Height = 17
  209.         Frame.Color = clBlack
  210.         Frame.DrawTop = False
  211.         Frame.DrawBottom = False
  212.         Frame.DrawLeft = False
  213.         Frame.DrawRight = False
  214.         Size.Values = (
  215.           44.979166666666670000
  216.           1479.020833333333000000
  217.           42.333333333333330000
  218.           198.437500000000000000)
  219.         Alignment = taRightJustify
  220.         AlignToBand = False
  221.         AutoSize = False
  222.         AutoStretch = False
  223.         Color = clWhite
  224.         DataSet = Table1
  225.         DataField = 'OnOrder'
  226.         Mask = '#,###'
  227.         Transparent = False
  228.         WordWrap = True
  229.         FontSize = 10
  230.       end
  231.     end
  232.     object ColumnHeaderBand1: TQRBand
  233.       Left = 48
  234.       Top = 88
  235.       Width = 720
  236.       Height = 40
  237.       Frame.Color = clBlack
  238.       Frame.DrawTop = False
  239.       Frame.DrawBottom = False
  240.       Frame.DrawLeft = False
  241.       Frame.DrawRight = False
  242.       AlignToBottom = False
  243.       Color = clWhite
  244.       Font.Charset = DEFAULT_CHARSET
  245.       Font.Color = clWindowText
  246.       Font.Height = -13
  247.       Font.Name = 'Arial'
  248.       Font.Style = [fsBold]
  249.       ForceNewColumn = False
  250.       ForceNewPage = False
  251.       ParentFont = False
  252.       Size.Values = (
  253.         105.833333333333300000
  254.         1905.000000000000000000)
  255.       BandType = rbColumnHeader
  256.       object QRLabel1: TQRLabel
  257.         Left = 8
  258.         Top = 16
  259.         Width = 38
  260.         Height = 17
  261.         Frame.Color = clBlack
  262.         Frame.DrawTop = False
  263.         Frame.DrawBottom = False
  264.         Frame.DrawLeft = False
  265.         Frame.DrawRight = False
  266.         Size.Values = (
  267.           44.979166666666670000
  268.           21.166666666666670000
  269.           42.333333333333340000
  270.           100.541666666666700000)
  271.         Alignment = taLeftJustify
  272.         AlignToBand = False
  273.         AutoSize = True
  274.         AutoStretch = False
  275.         Caption = 'Part #'
  276.         Color = clWhite
  277.         Transparent = False
  278.         WordWrap = True
  279.         FontSize = 10
  280.       end
  281.       object QRLabel2: TQRLabel
  282.         Left = 64
  283.         Top = 16
  284.         Width = 141
  285.         Height = 17
  286.         Frame.Color = clBlack
  287.         Frame.DrawTop = False
  288.         Frame.DrawBottom = False
  289.         Frame.DrawLeft = False
  290.         Frame.DrawRight = False
  291.         Size.Values = (
  292.           44.979166666666670000
  293.           169.333333333333300000
  294.           42.333333333333340000
  295.           373.062500000000000000)
  296.         Alignment = taLeftJustify
  297.         AlignToBand = False
  298.         AutoSize = True
  299.         AutoStretch = False
  300.         Caption = 'Name and Description'
  301.         Color = clWhite
  302.         Transparent = False
  303.         WordWrap = True
  304.         FontSize = 10
  305.       end
  306.       object QRLabel3: TQRLabel
  307.         Left = 312
  308.         Top = 16
  309.         Width = 28
  310.         Height = 17
  311.         Fram