📄 f_login.dfm
字号:
object f_log1n: Tf_log1n
Left = 275
Top = 136
BorderStyle = bsDialog
Caption = #30331#38470#31383#21475
ClientHeight = 167
ClientWidth = 266
Color = clMedGray
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object StaticText1: TStaticText
Left = 56
Top = 8
Width = 148
Height = 33
Caption = #20154#20107#31649#29702#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Edit1: TEdit
Left = 136
Top = 80
Width = 105
Height = 21
PasswordChar = '#'
TabOrder = 1
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 136
Top = 48
Width = 105
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Text = #27146#27704#20255
end
object Button1: TButton
Left = 48
Top = 128
Width = 81
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 128
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
object StaticText2: TStaticText
Left = 40
Top = 48
Width = 52
Height = 24
Caption = #29992#25143#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
end
object StaticText3: TStaticText
Left = 40
Top = 80
Width = 36
Height = 24
Caption = #23494#30721
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -