📄 useradd.dfm
字号:
object useraddfrm: Tuseraddfrm
Left = 254
Top = 169
Width = 250
Height = 223
Caption = #29992#25143#28155#21152
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 24
Width = 65
Height = 13
AutoSize = False
Caption = #29992' '#25143' '#21517
end
object Label2: TLabel
Left = 24
Top = 64
Width = 65
Height = 13
AutoSize = False
Caption = #29992#25143#23494#30721
end
object Label3: TLabel
Left = 24
Top = 104
Width = 65
Height = 13
AutoSize = False
Caption = #29992#25143#32423#21035
end
object levelcb: TComboBox
Left = 88
Top = 104
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 0
Text = #26222#36890#29992#25143
Items.Strings = (
#26222#36890#29992#25143
#31995#32479#31649#29702#21592)
end
object usernameed: TEdit
Left = 88
Top = 24
Width = 121
Height = 21
TabOrder = 1
end
object userpwded: TEdit
Left = 88
Top = 64
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object User_Add: TButton
Left = 24
Top = 144
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 3
OnClick = User_AddClick
end
object cancel_btn: TButton
Left = 136
Top = 144
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = cancel_btnClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -