📄 transfer.dfm
字号:
inherited frmTransfer: TfrmTransfer
Left = 216
Top = 135
Width = 627
Height = 506
ActiveControl = CoolBar1
Caption = '调动单'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 438
Width = 619
end
inherited CoolBar1: TCoolBar
Width = 619
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 619
end>
inherited tbMainBar: TToolBar
Width = 606
inherited tbDeleteHead: TToolButton
Visible = False
end
end
end
object sgTransfer: TSDGrid [2]
Left = 0
Top = 39
Width = 329
Height = 399
Align = alLeft
Color = clWhite
ColCount = 4
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
RowCount = 3
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 2
OnClick = sgTransferClick
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 = (
74
78
78
77)
end
object FloatPanel1: TFloatPanel [3]
Left = 329
Top = 39
Width = 290
Height = 399
Align = alClient
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 3
object Label1: TLabel
Left = 12
Top = 17
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 = 70
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 = 43
Width = 60
Height = 12
Caption = '制单日期:'
end
object Label4: TLabel
Left = 12
Top = 281
Width = 60
Height = 12
Caption = '生效日期:'
end
object Label5: TLabel
Left = 12
Top = 255
Width = 36
Height = 12
Caption = '主管:'
end
object Label9: TLabel
Left = 12
Top = 308
Width = 36
Height = 12
Caption = '状态:'
end
object Label15: TLabel
Left = 12
Top = 334
Width = 36
Height = 12
Caption = '备注:'
end
object Label10: TLabel
Left = 12
Top = 123
Width = 60
Height = 12
Caption = '调入部门:'
end
object Label11: TLabel
Left = 12
Top = 176
Width = 60
Height = 12
Caption = '调入车间:'
end
object Label12: TLabel
Left = 12
Top = 228
Width = 60
Height = 12
Caption = '调入班组:'
end
object Label6: TLabel
Left = 12
Top = 96
Width = 60
Height = 12
Caption = '调出部门:'
Enabled = False
end
object Label7: TLabel
Left = 12
Top = 149
Width = 60
Height = 12
Caption = '调出车间:'
Enabled = False
end
object Label8: TLabel
Left = 12
Top = 202
Width = 60
Height = 12
Caption = '调出班组:'
Enabled = False
end
object seTransferCode: TSDEdit
Left = 71
Top = 11
Width = 163
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 = 'seTransferCode'
OnKeyDown = seTransferCodeKeyDown
SplitSymbol = ' | '
end
object memTransferDesc: TMemo
Left = 71
Top = 329
Width = 181
Height = 33
Color = clWhite
Ctl3D = False
Lines.Strings = (
'memTransferDesc')
ParentCtl3D = False
TabOrder = 6
end
object scTransferMgr: TSDComboBox
Left = 71
Top = 247
Width = 119
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
Text = 'scTransferMgr'
end
object deTransferDate: TDateEdit
Left = 71
Top = 39
Width = 90
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-03-05'
InitDate = '2003-03-05 17:11:27'
ModalResult = 0
TabOrder = 4
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object deTransferEdate: TDateEdit
Left = 71
Top = 277
Width = 89
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-03-05'
InitDate = '2003-03-05 17:11:27'
ModalResult = 0
TabOrder = 5
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object scTransferState: TSDComboBox
Left = 71
Top = 299
Width = 119
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 3
Text = 'scTransferState'
KeyItem = cbItem2
end
object seTransferIDept: TSDEdit
Left = 71
Top = 116
Width = 150
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 7
Text = 'seTransferIDept'
OnButtonClick = seTransferIDeptButtonClick
ButtonVisible = True
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTransferIShop: TSDEdit
Left = 71
Top = 170
Width = 150
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 8
Text = 'seTransferIShop'
OnButtonClick = seTransferIShopButtonClick
ButtonVisible = True
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTransferITeam: TSDEdit
Left = 71
Top = 223
Width = 150
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 9
Text = 'seTransferITeam'
OnButtonClick = seTransferITeamButtonClick
ButtonVisible = True
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTransferODept: TSDEdit
Left = 71
Top = 89
Width = 150
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 10
Text = 'seTransferODept'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTransferOShop: TSDEdit
Left = 71
Top = 143
Width = 150
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 11
Text = 'seTransferOShop'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTransferOTeam: TSDEdit
Left = 71
Top = 196
Width = 150
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 12
Text = 'seTransferOTeam'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object seTransferEmployee: TSDEdit
Left = 72
Top = 66
Width = 141
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seTransferEmployee'
OnButtonClick = seTransferEmployeeButtonClick
ButtonVisible = True
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
inherited MainMenu1: TMainMenu
Left = 86
Top = 131
end
inherited ImageList1: TImageList
Left = 86
Top = 131
end
inherited RecPrintDlg: TPrintDialog
Left = 86
Top = 131
end
inherited PrnSetupDlg: TPrinterSetupDialog
Left = 86
Top = 131
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -