home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
prezent
/
cb
/
data.z
/
TEXTLIST.DFM
/
TEXTLIST.txt
Wrap
Text File
|
1997-01-16
|
3KB
|
147 lines
object TextRep: TTextRep
Left = 268
Top = 201
Width = 435
Height = 300
HorzScrollBar.Range = 1200
VertScrollBar.Range = 2000
AutoScroll = False
Caption = 'TextRep'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 14
object QRBand1: TQRBand
Left = 0
Top = 62
Width = 1200
Height = 9
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 QRLabel1: TQRLabel
Left = 0
Top = 0
Width = 32
Height = 8
Caption = 'QRLabel1'
AlignToBand = False
Font.Color = clBlack
Font.Height = -7
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
end
end
object QRBand2: TQRBand
Left = 0
Top = 29
Width = 1200
Height = 33
Align = alTop
BandType = rbPageHeader
Color = clWhite
ForceNewPage = False
Frame.Width = 0
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Ruler = qrrNone
object QRSysData3: TQRSysData
Left = 640
Top = -2
Width = 65
Height = 17
Alignment = taRightJustify
AlignToBand = True
Data = qrsPageNumber
Text = 'Page '
end
object QRSysData1: TQRSysData
Left = 4
Top = 0
Width = 107
Height = 14
AlignToBand = False
Data = qrsReportTitle
Text = 'Filename: '
end
object QRSysData2: TQRSysData
Left = 4
Top = 16
Width = 157
Height = 14
AlignToBand = False
Data = qrsDateTime
Text = 'Printed at '
end
end
object QRBand3: TQRBand
Left = 0
Top = 0
Width = 1200
Height = 29
Align = alTop
BandType = rbTitle
Color = clWhite
ForceNewPage = False
Frame.Width = 0
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Ruler = qrrNone
object QRLabel2: TQRLabel
Left = 192
Top = 0
Width = 321
Height = 23
Alignment = taCenter
Caption = 'QuickReport File Lister Demo Report'
AlignToBand = True
Font.Color = clNavy
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsItalic]
ParentFont = False
end
end
object Rep: TQuickReport
OnNeedData = RepNeedData
AfterPrint = RepAfterPrint
BeforePrint = RepBeforePrint
ColumnMarginInches = 0
ColumnMarginMM = 0
Columns = 2
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
ReportTitle = 'File lister demo'
RestartData = True
SQLCompatible = False
TitleBeforeHeader = True
Left = 8
Top = 76
end
end