?? dimissionnew.dfm
字號(hào):
object dimission_new: Tdimission_new
Left = 194
Top = 208
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = '新增離職人員'
ClientHeight = 151
ClientWidth = 345
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Bevel1: TBevel
Left = 8
Top = 8
Width = 329
Height = 105
Shape = bsFrame
end
object Label1: TLabel
Left = 16
Top = 24
Width = 30
Height = 12
Caption = '工號(hào):'
Transparent = True
end
object Label2: TLabel
Left = 176
Top = 24
Width = 30
Height = 12
Caption = '姓名:'
Transparent = True
end
object Label3: TLabel
Left = 16
Top = 88
Width = 30
Height = 12
Caption = '備注:'
Transparent = True
end
object Label4: TLabel
Left = 176
Top = 56
Width = 30
Height = 12
Caption = '日期:'
Transparent = True
end
object Label5: TLabel
Left = 16
Top = 56
Width = 30
Height = 12
Caption = '部門:'
Transparent = True
end
object Edit1: TEdit
Left = 48
Top = 16
Width = 121
Height = 20
TabOrder = 0
Text = 'Edit1'
OnExit = Edit1Exit
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 208
Top = 16
Width = 121
Height = 20
Color = clScrollBar
ReadOnly = True
TabOrder = 4
Text = 'Edit2'
end
object Edit3: TEdit
Left = 48
Top = 48
Width = 121
Height = 20
Color = clScrollBar
ReadOnly = True
TabOrder = 5
Text = 'Edit3'
end
object date1: TDateTimePicker
Left = 208
Top = 48
Width = 121
Height = 20
CalAlignment = dtaLeft
Date = 38731.3425760532
Time = 38731.3425760532
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
OnKeyPress = Edit1KeyPress
end
object xpButton2: TxpButton
Left = 176
Top = 120
Width = 75
Height = 25
Caption = '確定添加'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
TabOrder = 3
TabStop = True
OnClick = xpButton2Click
end
object xpButton3: TxpButton
Left = 256
Top = 120
Width = 75
Height = 25
Caption = '取消'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋體'
Font.Style = []
TabOrder = 6
TabStop = True
OnClick = xpButton3Click
end
object Edit4: TEdit
Left = 48
Top = 80
Width = 281
Height = 20
TabOrder = 2
Text = 'Edit4'
OnKeyDown = Edit4KeyDown
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -