📄 unitprint.~dfm
字号:
object OKRightDlg1: TOKRightDlg1
Left = 477
Top = 366
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #25171#21360#25968#25454
ClientHeight = 179
ClientWidth = 384
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 16
Width = 233
Height = 145
Caption = #25171#21360#39033#30446
TabOrder = 0
object CheckBox1: TCheckBox
Left = 24
Top = 24
Width = 97
Height = 17
Caption = #24635#32479#35745#20540
Checked = True
State = cbChecked
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 24
Top = 52
Width = 97
Height = 17
Caption = #27979#35797#20540
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 24
Top = 80
Width = 97
Height = 17
Caption = #22270#24418
TabOrder = 2
end
object RadioButton1: TRadioButton
Left = 24
Top = 112
Width = 73
Height = 17
Caption = #26029#33073
Checked = True
TabOrder = 3
TabStop = True
end
object RadioButton2: TRadioButton
Left = 120
Top = 112
Width = 65
Height = 17
Caption = #23450#20280#38271
TabOrder = 4
end
end
object BitBtn1: TBitBtn
Left = 280
Top = 24
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 280
Top = 64
Width = 75
Height = 25
Caption = #39044#35272
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 280
Top = 112
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = BitBtn3Click
end
object PrintDialog1: TPrintDialog
Left = 240
Top = 16
end
object QRCompositeReport1: TQRCompositeReport
OnAddReports = QRCompositeReport1AddReports
Options = [FirstPageHeader, LastPageFooter]
PrinterSettings.Copies = 1
PrinterSettings.Duplex = False
PrinterSettings.FirstPage = 0
PrinterSettings.LastPage = 0
PrinterSettings.OutputBin = Auto
PrinterSettings.Orientation = poPortrait
PrinterSettings.PaperSize = Letter
ReportTitle = 'Composite Report'
Left = 248
Top = 83
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -