📄 unitgetuserinfo.dfm
字号:
object Form_GetUserInfo: TForm_GetUserInfo
Left = 402
Top = 246
BorderStyle = bsDialog
Caption = #35831#36755#20837#30331#38470#23494#30721#65281
ClientHeight = 153
ClientWidth = 234
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 217
Height = 105
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 34
Width = 48
Height = 12
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 32
Top = 64
Width = 48
Height = 12
Caption = #23494' '#30721#65306
end
object Edit_User: TEdit
Left = 80
Top = 26
Width = 113
Height = 20
TabOrder = 0
OnKeyDown = Edit_UserKeyDown
end
object Edit_Password: TEdit
Left = 80
Top = 56
Width = 113
Height = 20
PasswordChar = '*'
TabOrder = 1
OnKeyDown = Edit_PasswordKeyDown
end
end
object Button1: TButton
Left = 39
Top = 123
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 119
Top = 123
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -