epr.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 359 行
DFM
359 行
inherited frmEpr: TfrmEpr
Left = 79
Top = 93
Width = 616
Height = 447
Caption = '奖惩记录'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 379
Width = 608
end
inherited CoolBar1: TCoolBar
Width = 608
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 608
end>
inherited tbMainBar: TToolBar
Width = 595
inherited tbCheck: TToolButton
Visible = True
end
end
end
object sgEpr: TSDGrid [2]
Left = 0
Top = 39
Width = 318
Height = 307
Align = alLeft
Color = 50331647
Ctl3D = False
DefaultColWidth = 60
DefaultRowHeight = 22
FixedColor = 8564917
FixedCols = 0
RowCount = 1
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnClick = sgEprClick
EvenGridColor = 50331647
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '记录代码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '员工代码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '部门'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '奖惩类型'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '金额'
ColumnWidth = 0
end>
RowHeights = (
22)
end
object FloatPanel1: TFloatPanel [3]
Left = 318
Top = 39
Width = 290
Height = 307
Align = alClient
Color = 50331647
Caption = 'FloatPanel4'
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 25
Top = 44
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 = 26
Top = 133
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 = 25
Top = 105
Width = 60
Height = 12
Caption = '员工代码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 25
Top = 74
Width = 60
Height = 12
Caption = '记录日期:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 26
Top = 162
Width = 60
Height = 12
Caption = '奖惩类型:'
end
object Label5: TLabel
Left = 25
Top = 191
Width = 60
Height = 12
Caption = '金 额:'
end
object seEPRCode: TSDEdit
Left = 92
Top = 37
Width = 120
Height = 18
Ctl3D = False
ImeName = '中文 (简体) - 智能 ABC'
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seEPRCode'
OnKeyDown = seEPRCodeKeyDown
SplitSymbol = ' | '
end
object sdEPRDate: TDateEdit
Left = 92
Top = 70
Width = 120
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-04-21'
InitDate = '2003-04-21 08:37:55'
ModalResult = 0
TabOrder = 1
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object seEPREmployee: TSDEdit
Left = 88
Top = 99
Width = 129
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 2
Text = 'seEPREmployee'
OnButtonClick = seEPREmployeeButtonClick
ButtonVisible = True
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object scEPRept: TSDComboBox
Left = 88
Top = 156
Width = 129
Height = 20
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 3
Text = 'scEPRept'
KeyItem = cbItem2
ReadOnly = True
end
object seEPRAmt: TSDEdit
Left = 88
Top = 184
Width = 129
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = 'seEPRAmt'
SplitSymbol = ' | '
end
object seEPRDept: TSDEdit
Left = 88
Top = 128
Width = 129
Height = 18
Ctl3D = False
Enabled = False
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = 'seEPRDept'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
object FloatPanel3: TFloatPanel [4]
Left = 0
Top = 346
Width = 608
Height = 33
Align = alBottom
Color = 50331647
Enabled = False
Caption = 'FloatPanel3'
ParentColor = False
TabOrder = 4
object Label14: TLabel
Left = 429
Top = 7
Width = 48
Height = 12
Caption = '操作员:'
end
object labEPRUser: TLabel
Left = 477
Top = 7
Width = 60
Height = 12
Caption = 'labEPRUser'
end
object Label11: TLabel
Left = 252
Top = 9
Width = 60
Height = 12
Caption = '审核日期:'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object labEPRChecker: TLabel
Left = 142
Top = 8
Width = 78
Height = 12
Caption = 'labEPRChecker'
end
object Label9: TLabel
Left = 93
Top = 8
Width = 48
Height = 12
Caption = '审核人:'
end
object labEPRCheckDate: TLabel
Left = 313
Top = 8
Width = 90
Height = 12
Caption = 'labEPRCheckDate'
end
object chkEPRCheck: TCheckBox
Left = 24
Top = 5
Width = 61
Height = 17
Caption = '审核'
Checked = True
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 0
end
end
inherited MainMenu1: TMainMenu
Left = 18
Top = 67
end
inherited ImageList1: TImageList
Left = 225
Top = 82
end
inherited RecPrintDlg: TPrintDialog
Left = 275
Top = 79
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 275
Top = 119
end
inherited SaveDataDlg: TSaveDialog
Left = 229
Top = 129
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?