object QuickRep1: TQuickRep1 Left = 108 Top = 74 Width = 702 Height = 435 HorzScrollBar.Range = 1200 VertScrollBar.Range = 2000 AutoScroll = False Caption = 'Conversion List' Font.Color = clBlack Font.Height = -20 Font.Name = 'Arial' Font.Style = [] Scaled = False OnClose = FormClose PixelsPerInch = 120 TextHeight = 23 object QRBand4: TQRBand Left = 0 Top = 84 Width = 1200 Height = 93 AfterPrint = QRBand4AfterPrint Align = alTop BandType = rbColumnHeader Color = clWhite ForceNewPage = False Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object LabMemo: TQRMemo Left = 20 Top = 2 Width = 643 Height = 91 Lines.Strings = ( 'LabMemo') end end object QRBand1: TQRBand Left = 0 Top = 221 Width = 1200 Height = 25 Align = alTop BandType = rbDetail Color = clWhite ForceNewPage = False Frame.Width = 0 Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object LabValue: TQRLabel Left = 96 Top = 3 Width = 82 Height = 23 Caption = 'LabValue' AlignToBand = False end object LabUnits: TQRLabel Left = 456 Top = 3 Width = 76 Height = 23 Caption = 'LabUnits' AlignToBand = False end end object QRBand5: TQRBand Left = 0 Top = 177 Width = 1200 Height = 44 Align = alTop BandType = rbColumnHeader BeforePrint = QRBand5BeforePrint Color = clBlack ForceNewPage = False Frame.Mode = pmBlack Frame.Style = psInsideFrame Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object LabEqual: TQRLabel Left = 100 Top = 4 Width = 82 Height = 23 Alignment = taCenter Caption = 'LabEqual' AlignToBand = True Font.Color = clWhite Font.Height = -20 Font.Name = 'Arial' Font.Style = [] ParentFont = False end end object QRBand2: TQRBand Left = 0 Top = 0 Width = 1200 Height = 29 Align = alTop BandType = rbPageHeader Color = clWhite ForceNewPage = False Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone end object QRBand3: TQRBand Left = 0 Top = 29 Width = 1200 Height = 55 Align = alTop BandType = rbPageHeader Color = clSilver ForceNewPage = False Frame.Width = 0 Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object QRLabel2: TQRLabel Left = 85 Top = 9 Width = 433 Height = 38 Caption = 'AirConvert32 Unit Conversions' AlignToBand = False Font.Color = clBlack Font.Height = -33 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False end object QRLabel3: TQRLabel Left = 540 Top = 31 Width = 171 Height = 16 Alignment = taRightJustify Caption = 'by DataScape Technologies' AlignToBand = True Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Image1: TImage Left = 41 Top = 12 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end end object QRBand6: TQRBand Left = 0 Top = 1959 Width = 1200 Height = 41 Align = alBottom BandType = rbPageFooter Color = clSilver ForceNewPage = False Frame.DrawTop = False Frame.DrawBottom = False Frame.DrawLeft = False Frame.DrawRight = False Ruler = qrrNone object QRSysData1: TQRSysData Left = 848 Top = 12 Width = 79 Height = 16 Alignment = taRightJustify AlignToBand = True AutoSize = True Data = qrsPageNumber Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Text = 'Page ' end object QRSysData4: TQRSysData Left = 4 Top = 12 Width = 131 Height = 16 AlignToBand = False AutoSize = True Data = qrsDateTime Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Text = 'Printed at ' end end object ConvRep: TQuickReport OnNeedData = ConvRepNeedData ColumnMarginInches = 0 ColumnMarginMM = 0 Columns = 1 DisplayPrintDialog = True LeftMarginInches = 1 LeftMarginMM = 3 Orientation = poPortrait PageFrame.DrawTop = False PageFrame.DrawBottom = False PageFrame.DrawLeft = False PageFrame.DrawRight = False PaperLength = 0 PaperSize = qrpDefault PaperWidth = 0 ReportTitle = 'Conversion Report' RestartData = True ShowProgress = False SQLCompatible = False TitleBeforeHeader = True Left = 12 Top = 300 end end