📄 rptmgr.dfm
字号:
inherited frmReport: TfrmReport
Left = 31
Top = 109
Width = 753
Height = 487
ActiveControl = CoolBar1
Caption = '报表维护'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 419
Width = 745
end
inherited CoolBar1: TCoolBar
Width = 745
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 745
end>
inherited tbMainBar: TToolBar
Width = 732
end
end
object sgReport: TSDGrid [2]
Left = 0
Top = 39
Width = 373
Height = 380
Align = alLeft
Color = clWhite
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
FixedCols = 0
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '宋体'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
ParentFont = False
TabOrder = 2
OnClick = sgReportClick
OddGridColor = clBtnHighlight
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '报表编号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '报表名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '模板编号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '格式文件'
ColumnWidth = 0
end>
ColWidths = (
10
81
86
78
109)
end
object FloatPanel1: TFloatPanel [3]
Left = 373
Top = 39
Width = 372
Height = 380
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 12
Top = 24
Width = 60
Height = 12
Caption = '报表编号:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 12
Top = 139
Width = 60
Height = 12
Caption = '报表模板:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 12
Top = 81
Width = 60
Height = 12
Caption = '报表标题:'
end
object Label4: TLabel
Left = 12
Top = 225
Width = 72
Height = 12
Caption = '使用总次数:'
end
object Label5: TLabel
Left = 12
Top = 168
Width = 72
Height = 12
Caption = '报表分类码:'
end
object Label9: TLabel
Left = 12
Top = 196
Width = 84
Height = 12
Caption = '报表格式文件:'
end
object Label13: TLabel
Left = 12
Top = 311
Width = 60
Height = 12
Caption = '系统日期:'
end
object Label14: TLabel
Left = 12
Top = 282
Width = 48
Height = 12
Caption = '操作员:'
end
object Label15: TLabel
Left = 12
Top = 110
Width = 60
Height = 12
Caption = '功能说明:'
end
object Label6: TLabel
Left = 12
Top = 53
Width = 60
Height = 12
Caption = '报表名称:'
end
object Label7: TLabel
Left = 12
Top = 254
Width = 84
Height = 12
Caption = '最近使用序号:'
end
object lbReportTimes: TLabel
Left = 91
Top = 224
Width = 78
Height = 12
Caption = 'lbReportTimes'
end
object lbReportNearNo: TLabel
Left = 91
Top = 253
Width = 84
Height = 12
Caption = 'lbReportNearNo'
end
object lbReportSysDate: TLabel
Left = 91
Top = 312
Width = 90
Height = 12
Caption = 'lbReportSysDate'
end
object seReportCode: TSDEdit
Left = 91
Top = 20
Width = 185
Height = 18
CharCase = ecUpperCase
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
MaxLength = 18
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = 'SEREPORTCODE'
OnKeyDown = seReportCodeKeyDown
SplitSymbol = ' | '
end
object scReportTemplet: TSDComboBox
Left = 91
Top = 137
Width = 217
Height = 20
Style = csDropDownList
Color = clBtnHighlight
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 4
KeyItem = cbItem2
end
object scReportType: TSDComboBox
Left = 91
Top = 166
Width = 217
Height = 20
Style = csDropDownList
Color = clBtnHighlight
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 5
KeyItem = cbItem2
end
object scReportFile: TSDComboBox
Left = 91
Top = 195
Width = 217
Height = 20
Style = csDropDownList
Color = clBtnHighlight
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 6
end
object seReportName: TSDEdit
Left = 91
Top = 49
Width = 185
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seReportName'
SplitSymbol = ' | '
end
object seReportCaption: TSDEdit
Left = 91
Top = 78
Width = 185
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = 'seReportCaption'
SplitSymbol = ' | '
end
object seReportDesc: TSDEdit
Left = 91
Top = 108
Width = 262
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = 'seReportDesc'
SplitSymbol = ' | '
end
object seReportUser: TSDEdit
Left = 92
Top = 280
Width = 85
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = 'seReportUser'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
inherited RecPrintDlg: TPrintDialog
Top = 23
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 563
Top = 15
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -