📄 login_frms.dfm
字号:
object Login_Frm: TLogin_Frm
Left = 301
Top = 227
Width = 189
Height = 174
Caption = #32771#35797#31995#32479#21518#21488#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 181
Height = 147
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 85
Width = 177
Height = 41
Align = alBottom
BevelInner = bvLowered
TabOrder = 0
object Button1: TButton
Left = 16
Top = 8
Width = 65
Height = 25
Caption = #30830' '#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 96
Top = 8
Width = 65
Height = 25
Caption = #21462' '#28040
TabOrder = 1
end
end
object Panel3: TPanel
Left = 2
Top = 2
Width = 177
Height = 83
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 24
Width = 60
Height = 13
Caption = #29992#25143#21517#31216#65306
end
object Label2: TLabel
Left = 16
Top = 51
Width = 60
Height = 13
Caption = #29992#25143#23494#30721#65306
end
object Login_Name_Edit: TEdit
Left = 80
Top = 19
Width = 81
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
Text = 'chenkewu'
end
object Login_Psw_Edit: TEdit
Left = 80
Top = 47
Width = 81
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 1
Text = 'chenkewu'
end
end
object StatusBar: TStatusBar
Left = 2
Top = 126
Width = 177
Height = 19
Panels = <
item
Width = 200
end>
SimplePanel = False
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -