📄 mainform.dfm
字号:
object Login_main: TLogin_main
Left = 435
Top = 134
Width = 305
Height = 181
Caption = 'Login Form'
Color = 16775916
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object gbPassword: TGroupBox
Left = 8
Top = 16
Width = 281
Height = 65
Caption = #35831#36755#20837#23494#30721
TabOrder = 0
object edtPassword: TEdit
Tag = 3
Left = 16
Top = 24
Width = 161
Height = 25
PasswordChar = '*'
TabOrder = 0
end
object btnConfirm: TRzButton
Left = 192
Top = 24
Caption = #30830#23450
HotTrack = True
TabOrder = 1
OnClick = btnConfirmClick
end
end
object pn1Hint: TPanel
Left = 8
Top = 88
Width = 281
Height = 41
BevelInner = bvLowered
Caption = #26412#31995#32479#38656#35201#23494#30721#30830#35748#21518#20351#29992
Color = 16775916
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -