ureport.dfm
来自「DELPHI做的制衣厂管理系统,功能完善,可能马上使用,SQL2000数据库」· DFM 代码 · 共 37 行
DFM
37 行
object frmReport: TfrmReport
Left = 458
Top = 189
Width = 432
Height = 328
Caption = 'frmReport'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object frReport1: TfrReport
Dataset = frdbReport
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbHelp, pbExit, pbPageSetup]
Title = #23041#26480#26381#39280#25253#34920
RebuildPrinter = False
Left = 72
Top = 8
ReportForm = {19000000}
end
object frdbReport: TfrDBDataSet
Left = 112
Top = 8
end
object cdReport: TClientDataSet
Aggregates = <>
Params = <>
Left = 160
Top = 8
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?