📄 login.~dfm
字号:
object f_login: Tf_login
Left = 275
Top = 142
Width = 544
Height = 375
Caption = #29992#25143#30331#24405
Color = clSilver
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 152
Top = 132
Width = 79
Height = 16
Caption = #29992#25143#24080#21495#65306#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 152
Top = 180
Width = 79
Height = 16
Caption = #29992#25143#23494#30721#65306#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object SB_Login: TSpeedButton
Left = 138
Top = 250
Width = 65
Height = 41
Cursor = crHandPoint
Caption = #30331#38470
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
NumGlyphs = 2
ParentFont = False
OnClick = SB_LoginClick
end
object SB_Exit: TSpeedButton
Left = 328
Top = 250
Width = 57
Height = 41
Cursor = crHandPoint
Caption = #36864#20986
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
NumGlyphs = 2
ParentFont = False
OnClick = SB_ExitClick
end
object Label3: TLabel
Left = 123
Top = 47
Width = 280
Height = 27
Caption = #27426#36814#20351#29992#29289#26009#31649#29702#31995#32479
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object ComboBox1: TComboBox
Left = 252
Top = 128
Width = 121
Height = 21
Cursor = crHandPoint
Style = csDropDownList
ItemHeight = 13
TabOrder = 0
end
object Edit1: TEdit
Left = 252
Top = 176
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
OnKeyPress = Edit1KeyPress
end
object MainMenu1: TMainMenu
Left = 56
Top = 16
object N1: TMenuItem
Caption = #20851#20110
OnClick = N1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -