📄 loginform.dfm
字号:
object FrmLogin: TFrmLogin
Left = 289
Top = 225
BorderStyle = bsToolWindow
Caption = #30331#24405
ClientHeight = 229
ClientWidth = 350
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 72
Width = 105
Height = 16
Caption = #35831#36755#20837#29992#25143#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 112
Width = 105
Height = 16
Caption = #35831#36755#20837#23494#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 72
Top = 16
Width = 216
Height = 24
Caption = #35831#36755#20837#29992#25143#21517#21644#23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 176
Top = 72
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
Text = 'Admin'
end
object Edit2: TEdit
Left = 176
Top = 112
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 1
Text = 'Admin'
end
object btOK: TButton
Left = 80
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = btOKClick
end
object btCancal: TButton
Left = 200
Top = 168
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = btCancalClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -