📄 login.~dfm
字号:
object loginform: Tloginform
Left = 444
Top = 270
Width = 263
Height = 170
Caption = #30331#38470
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 32
Top = 112
Width = 75
Height = 25
Caption = #30331#38470
Default = True
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 112
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
TabOrder = 1
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 24
Top = 8
Width = 209
Height = 89
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 24
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 16
Top = 56
Width = 48
Height = 13
Caption = #23494' '#30721#65306
end
end
object Edit1: TEdit
Left = 96
Top = 24
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 8
TabOrder = 3
Text = 'Admin'
end
object Edit2: TEdit
Left = 96
Top = 56
Width = 121
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
MaxLength = 8
ParentFont = False
ParentShowHint = False
PasswordChar = '@'
ShowHint = False
TabOrder = 4
Text = '123'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -