tap.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 455 行
DFM
455 行
inherited frmTap: TfrmTap
Left = 113
Top = 79
Width = 698
Height = 507
ActiveControl = CoolBar1
Caption = '调职单'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 439
Width = 690
end
inherited CoolBar1: TCoolBar
Width = 690
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 690
end>
inherited tbMainBar: TToolBar
Width = 677
inherited tbDeleteHead: TToolButton
Visible = False
end
end
end
object sgTap: TSDGrid [2]
Left = 0
Top = 39
Width = 309
Height = 400
Align = alLeft
Color = clWhite
ColCount = 4
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
RowCount = 4
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnClick = sgTapClick
SelectColor = clNavy
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '调职单号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '调职员工'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '原职务'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '新职务'
ColumnWidth = 0
end>
ColWidths = (
66
65
75
77)
end
object FloatPanel1: TFloatPanel [3]
Left = 309
Top = 39
Width = 381
Height = 400
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 12
Top = 15
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 = 11
Top = 38
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 = 192
Top = 65
Width = 60
Height = 12
Caption = '制单日期:'
end
object Label4: TLabel
Left = 192
Top = 98
Width = 60
Height = 12
Caption = '生效日期:'
end
object Label5: TLabel
Left = 36
Top = 65
Width = 36
Height = 12
Caption = '主管:'
end
object Label9: TLabel
Left = 36
Top = 97
Width = 36
Height = 12
Caption = '状态:'
end
object Label13: TLabel
Left = 175
Top = 259
Width = 60
Height = 12
Caption = '系统日期:'
end
object Label14: TLabel
Left = 24
Top = 260
Width = 48
Height = 12
Caption = '操作员:'
end
object Label15: TLabel
Left = 35
Top = 291
Width = 36
Height = 12
Caption = '备注:'
end
object lbTapSysDate: TLabel
Left = 248
Top = 258
Width = 72
Height = 12
Caption = 'lbTapSysDate'
end
object seTapCode: TSDEdit
Left = 72
Top = 13
Width = 178
Height = 18
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 = 'seTapCode'
OnKeyDown = seTapCodeKeyDown
SplitSymbol = ' | '
end
object memTapDesc: TMemo
Left = 72
Top = 292
Width = 281
Height = 49
Color = clWhite
Ctl3D = False
Lines.Strings = (
'memTapDesc')
ParentCtl3D = False
TabOrder = 5
end
object scTapMgr: TSDComboBox
Left = 72
Top = 59
Width = 105
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 1
Text = 'scTapMgr'
end
object deTapDate: TDateEdit
Left = 257
Top = 62
Width = 89
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-03-05'
InitDate = '2003-03-05 17:11:49'
ModalResult = 0
TabOrder = 3
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object deTapEdate: TDateEdit
Left = 257
Top = 94
Width = 89
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-03-05'
InitDate = '2003-03-05 17:11:49'
ModalResult = 0
TabOrder = 4
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object scTapState: TSDComboBox
Left = 72
Top = 91
Width = 105
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
Text = 'scTapState'
KeyItem = cbItem2
end
object GroupBox1: TGroupBox
Left = 15
Top = 123
Width = 351
Height = 121
Caption = '职务变更'
TabOrder = 6
object Label6: TLabel
Left = 8
Top = 26
Width = 48
Height = 12
Caption = '原职务:'
end
object Label7: TLabel
Left = 8
Top = 58
Width = 48
Height = 12
Caption = '原车间:'
end
object Label8: TLabel
Left = 8
Top = 91
Width = 48
Height = 12
Caption = '原班组:'
end
object Label10: TLabel
Left = 184
Top = 26
Width = 48
Height = 12
Caption = '新职务:'
end
object Label11: TLabel
Left = 172
Top = 59
Width = 60
Height = 12
Caption = '调入车间:'
end
object Label12: TLabel
Left = 172
Top = 91
Width = 60
Height = 12
Caption = '调入班组:'
end
object scTapNRank: TSDComboBox
Left = 227
Top = 23
Width = 114
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
KeyItem = cbItem2
end
object scTapNShop: TSDComboBox
Left = 227
Top = 55
Width = 114
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 1
OnClick = scTapNShopClick
KeyItem = cbItem2
end
object scTapNTeam: TSDComboBox
Left = 227
Top = 87
Width = 114
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
KeyItem = cbItem2
end
object seTapORank: TSDEdit
Left = 55
Top = 24
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = 'seTapORank'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTapOShop: TSDEdit
Left = 55
Top = 56
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = 'seTapOShop'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTapOTeam: TSDEdit
Left = 55
Top = 88
Width = 114
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = 'seTapOTeam'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
object seTapUser: TSDEdit
Left = 76
Top = 256
Width = 89
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = 'seTapUser'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTapEmployee: TSDEdit
Left = 72
Top = 36
Width = 177
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 8
Text = 'seTapEmployee'
OnButtonClick = seTapEmployeeButtonClick
ButtonVisible = True
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
inherited MainMenu1: TMainMenu
Left = 106
Top = 147
end
inherited ImageList1: TImageList
Left = 137
Top = 147
end
inherited RecPrintDlg: TPrintDialog
Left = 167
Top = 147
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 199
Top = 147
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?