📄 baobiaou.dfm
字号:
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
1629.83333333333
105.833333333333
105.833333333333)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Caption = #36890#36947'4'
Color = clWhite
Transparent = False
WordWrap = True
FontSize = 10
end
object QRLabel8: TQRLabel
Left = 48
Top = 40
Width = 33
Height = 17
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
127
105.833333333333
87.3125)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Caption = #24207#21495
Color = clWhite
Transparent = False
WordWrap = True
FontSize = 10
end
end
object QRBand3: TQRBand
Left = 38
Top = 201
Width = 718
Height = 24
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
AlignToBottom = False
Color = clWhite
ForceNewColumn = False
ForceNewPage = False
Size.Values = (
63.5
1899.70833333333)
BandType = rbDetail
object QRSysData1: TQRSysData
Left = 48
Top = 0
Width = 60
Height = 17
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
127
0
158.75)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
Color = clWhite
Data = qrsDetailNo
Transparent = False
FontSize = 10
end
object QRDBTTime: TQRDBText
Left = 112
Top = 0
Width = 51
Height = 17
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
296.333333333333
0
134.9375)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Color = clWhite
DataSet = ADOQuery1
DataField = 'datetime'
OnPrint = QRDBTTimePrint
Transparent = False
WordWrap = True
FontSize = 10
end
object QRDBTC1: TQRDBText
Left = 288
Top = 0
Width = 29
Height = 17
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
762
0
76.7291666666667)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Color = clWhite
DataSet = ADOQuery1
DataField = 'chy1'
OnPrint = QRDBTC1Print
Transparent = False
WordWrap = True
FontSize = 10
end
object QRDBTC2: TQRDBText
Left = 400
Top = 0
Width = 29
Height = 17
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
1058.33333333333
0
76.7291666666667)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Color = clWhite
DataSet = ADOQuery1
DataField = 'chy2'
OnPrint = QRDBTC2Print
Transparent = False
WordWrap = True
FontSize = 10
end
object QRDBTC3: TQRDBText
Left = 504
Top = 0
Width = 29
Height = 17
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
1333.5
0
76.7291666666667)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Color = clWhite
DataSet = ADOQuery1
DataField = 'chy3'
OnPrint = QRDBTC3Print
Transparent = False
WordWrap = True
FontSize = 10
end
object QRDBTC4: TQRDBText
Left = 616
Top = 0
Width = 29
Height = 17
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
1629.83333333333
0
76.7291666666667)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Color = clWhite
DataSet = ADOQuery1
DataField = 'chy4'
OnPrint = QRDBTC4Print
Transparent = False
WordWrap = True
FontSize = 10
end
end
object QRBand4: TQRBand
Left = 38
Top = 225
Width = 718
Height = 90
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
AlignToBottom = False
Color = clWhite
ForceNewColumn = False
ForceNewPage = False
Size.Values = (
238.125
1899.70833333333)
BandType = rbPageFooter
object QRSysData2: TQRSysData
Left = 312
Top = 32
Width = 46
Height = 17
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.9791666666667
825.5
84.6666666666667
121.708333333333)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
Color = clWhite
Data = qrsPageNumber
OnPrint = QRSysData2Print
Transparent = False
FontSize = 10
end
end
object Button1: TButton
Left = 392
Top = 1128
Width = 75
Height = 17
Caption = 'Button1'
TabOrder = 4
end
end
object Button2: TButton
Left = 376
Top = -57
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 1
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=data.mdb;Persist Se' +
'curity Info=False'
CursorType = ctStatic
BeforeOpen = ADOQuery1BeforeOpen
Parameters = <>
SQL.Strings = (
'select * from chanel'
'where datetime>=DateSerial(2007,11,10)+TimeSerial(21,04,17)'
'and datetime<=DateSerial(2007,11,10)+TimeSerial(21,04,21)')
Left = 16
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -