📄 login.dfm
字号:
object Frmlogin: TFrmlogin
Left = 387
Top = 203
Align = alCustom
BorderStyle = bsDialog
Caption = #23398#21592#31649#29702#31995#32479
ClientHeight = 205
ClientWidth = 245
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clGreen
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 19
object Label1: TLabel
Left = 64
Top = 33
Width = 120
Height = 19
Alignment = taCenter
Caption = #23398#21592#31649#29702#31995#32479
end
object Label2: TLabel
Left = 24
Top = 72
Width = 51
Height = 19
Caption = #29992#25143':'
end
object Label3: TLabel
Left = 24
Top = 120
Width = 51
Height = 19
Caption = #23494#30721':'
end
object EDyh: TEdit
Left = 88
Top = 72
Width = 137
Height = 27
TabOrder = 0
end
object EDmm: TEdit
Left = 88
Top = 112
Width = 137
Height = 27
PasswordChar = '*'
TabOrder = 1
end
object Btjr: TBitBtn
Left = 24
Top = 160
Width = 75
Height = 25
Caption = '&'#36827#20837
TabOrder = 2
OnClick = BtjrClick
Kind = bkIgnore
end
object Bttc: TBitBtn
Left = 152
Top = 160
Width = 75
Height = 25
Caption = '&'#36864#20986
TabOrder = 3
Kind = bkClose
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -