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 >
Wrap
Text File
|
1997-02-14
|
9KB
|
398 lines
object CustReportForm: TCustReportForm
Left = 243
Top = 114
Width = 692
Height = 611
HorzScrollBar.Range = 1200
VertScrollBar.Range = 2000
AutoScroll = False
Caption = 'Customer List'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Scaled = False
PixelsPerInch = 96
TextHeight = 14
object QRBand1: TQRBand
Left = 0
Top = 0
Width = 1200
Height = 80
Align = alTop
BandType = rbTitle
Color = clSilver
ForceNewPage = False
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Ruler = qrrNone
object Image1: TImage
Left = 0
Top = 0
Width = 97
Height = 75
Picture.Data = {<image000.bmp>}
end
object QRShape1: TQRShape
Left = 0
Top = 75
Width = 770
Height = 5
Brush.Color = clRed
Shape = qrsRectangle
end
object QRLabel1: TQRLabel
Left = 112
Top = 0
Width = 211
Height = 19
Caption = 'Marine Adventures, Inc.'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'Billboard'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object QRLabel2: TQRLabel
Left = 200
Top = 16
Width = 262
Height = 41
Caption = 'Customer List'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -35
Font.Name = 'Billboard'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object QRLabel3: TQRLabel
Left = 240
Top = 48
Width = 130
Height = 19
Caption = 'By Last Invoice'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Billboard'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
end
object QRBand2: TQRBand
Left = 0
Top = 80
Width = 1200
Height = 41
Align = alTop
BandType = rbColumnHeader
Color = clNavy
ForceNewPage = False
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Ruler = qrrNone
object QRLabel4: TQRLabel
Left = 8
Top = 24
Width = 92
Height = 19
Caption = 'Last Invoice'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRLabel5: TQRLabel
Left = 120
Top = 0
Width = 75
Height = 19
Caption = 'Customer'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRLabel6: TQRLabel
Left = 120
Top = 24
Width = 64
Height = 19
Caption = 'Address'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRLabel7: TQRLabel
Left = 416
Top = 0
Width = 50
Height = 19
Caption = 'Phone'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRLabel8: TQRLabel
Left = 416
Top = 24
Width = 28
Height = 19
Caption = 'Fax'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRLabel9: TQRLabel
Left = 512
Top = 24
Width = 105
Height = 19
Caption = 'Customer No.'
AlignToBand = False
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
end
object QRBand3: TQRBand
Left = 0
Top = 121
Width = 1200
Height = 55
Align = alTop
BandType = rbDetail
Color = clWhite
ForceNewPage = False
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Ruler = qrrNone
object QRDBText1: TQRDBText
Left = 120
Top = 0
Width = 241
Height = 20
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'Company'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRDBText2: TQRDBText
Left = 416
Top = 5
Width = 97
Height = 15
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'Phone'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRDBText3: TQRDBText
Left = 16
Top = 20
Width = 65
Height = 15
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'LastInvoiceDate'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRDBText4: TQRDBText
Left = 120
Top = 20
Width = 153
Height = 15
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'Addr1'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object QRDBText5: TQRDBText
Left = 280
Top = 20
Width = 65
Height = 15
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'Addr2'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object QRDBText6: TQRDBText
Left = 416
Top = 20
Width = 97
Height = 15
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'FAX'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRDBText7: TQRDBText
Left = 536
Top = 20
Width = 65
Height = 15
Alignment = taRightJustify
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'CustNo'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object QRDBText8: TQRDBText
Left = 120
Top = 35
Width = 105
Height = 15
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'City'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object QRDBText9: TQRDBText
Left = 232
Top = 35
Width = 57
Height = 15
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'State'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object QRDBText10: TQRDBText
Left = 288
Top = 35
Width = 73
Height = 16
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'Country'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object QRDBText11: TQRDBText
Left = 360
Top = 35
Width = 73
Height = 15
AlignToBand = False
DataSource = MastData.CustSource
DataField = 'Zip'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
end
object CustomerReport: TQuickReport
DataSource = MastData.CustSource
ColumnMarginInches = 0
ColumnMarginMM = 0
Columns = 1
DisplayPrintDialog = False
LeftMarginInches = 0
LeftMarginMM = 0
Orientation = poPortrait
PageFrame.DrawTop = False
PageFrame.DrawBottom = False
PageFrame.DrawLeft = False
PageFrame.DrawRight = False
PaperLength = 0
PaperSize = qrpDefault
PaperWidth = 0
RestartData = True
SQLCompatible = False
TitleBeforeHeader = False
Left = 8
Top = 192
end
object QRDetailLink1: TQRDetailLink
PrintBefore = False
Left = 48
Top = 192
end
end