📄 ureport.dfm
字号:
object Report: TReport
OldCreateOrder = False
Left = 207
Top = 118
Height = 231
Width = 324
object frReport: TfrReport
Dataset = frDataSet
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbExit, pbPageSetup]
Left = 17
Top = 14
ReportForm = {18000000}
end
object frDataSet: TfrDBDataSet
Left = 17
Top = 74
end
object frDesigner: TfrDesigner
OnSaveReport = frDesignerSaveReport
Left = 95
Top = 14
end
object frRoundRect: TfrRoundRectObject
Left = 251
Top = 14
end
object frShape: TfrShapeObject
Left = 173
Top = 14
end
object frDataSet1: TfrDBDataSet
Left = 95
Top = 74
end
object frChart: TfrChartObject
Left = 17
Top = 134
end
object frDataSet2: TfrDBDataSet
Left = 173
Top = 74
end
object frBarCode: TfrBarCodeObject
Left = 95
Top = 134
end
object frCheckBox: TfrCheckBoxObject
Left = 173
Top = 134
end
object frPrintDataSet: TfrPrintTable
FitWidth.Enabled = False
FitWidth.ShrinkOptions = [frsoProportional, frsoShrinkOnly]
FitWidth.ResizePercent = 30
FitWidth.ApplyBeforeOnCustomize = False
PageSize = 9
PageWidth = 0
PageHeight = 0
PageMargins.Left = 0
PageMargins.Top = 0
PageMargins.Right = 0
PageMargins.Bottom = 0
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -16
Title.Font.Name = 'Arial'
Title.Font.Style = [fsBold]
Title.Color = clWhite
Title.Frame = []
Title.FrameWidth = 1
PageHeader.Font.Charset = DEFAULT_CHARSET
PageHeader.Font.Color = clWindowText
PageHeader.Font.Height = -12
PageHeader.Font.Name = 'Arial'
PageHeader.Font.Style = []
PageHeader.Color = clWhite
PageHeader.Frame = []
PageHeader.FrameWidth = 1
PageFooter.Font.Charset = DEFAULT_CHARSET
PageFooter.Font.Color = clWindowText
PageFooter.Font.Height = -12
PageFooter.Font.Name = 'Arial'
PageFooter.Font.Style = []
PageFooter.Color = clWhite
PageFooter.Frame = []
PageFooter.FrameWidth = 1
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clBlack
Header.Font.Height = -12
Header.Font.Name = 'Arial'
Header.Font.Style = [fsBold]
Header.Color = clWhite
Header.Frame = [frLeft, frTop, frRight, frBottom]
Header.FrameWidth = 1
Footer.Font.Charset = DEFAULT_CHARSET
Footer.Font.Color = clWindowText
Footer.Font.Height = -13
Footer.Font.Name = 'Arial'
Footer.Font.Style = [fsItalic]
Footer.Color = clSilver
Footer.Frame = [frLeft, frTop, frRight, frBottom]
Footer.FrameWidth = 1
Summary.Font.Charset = DEFAULT_CHARSET
Summary.Font.Color = clWindowText
Summary.Font.Height = -16
Summary.Font.Name = 'Arial'
Summary.Font.Style = [fsItalic]
Summary.Color = clWhite
Summary.Frame = []
Summary.FrameWidth = 1
Body.Font.Charset = DEFAULT_CHARSET
Body.Font.Color = clWindowText
Body.Font.Height = -12
Body.Font.Name = 'Arial'
Body.Font.Style = []
Body.Color = clWhite
Body.Frame = [frLeft, frTop, frRight, frBottom]
Body.FrameWidth = 1
PrintOptions = [frpoHeader, frpoHeaderOnEveryPage]
AutoOrientation.Enabled = True
AutoOrientation.ResizePercent = 20
Left = 254
Top = 75
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -