📄 unit_login.dfm
字号:
object Frm_Login: TFrm_Login
Left = 343
Top = 268
BorderStyle = bsNone
Caption = 'Frm_Login'
ClientHeight = 94
ClientWidth = 277
Color = clBtnFace
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 Label1: TLabel
Left = 8
Top = 8
Width = 261
Height = 64
Caption = #38899#20048#22825#22320
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -64
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 5
Top = 5
Width = 261
Height = 64
Caption = #38899#20048#22825#22320
Font.Charset = GB2312_CHARSET
Font.Color = clYellow
Font.Height = -64
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Panel_Main: TPanel
Left = 8
Top = 82
Width = 257
Height = 9
Color = clLime
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Panel_Zi: TPanel
Left = 1
Top = 1
Width = 255
Height = 7
BevelOuter = bvNone
Color = clRed
TabOrder = 0
end
end
object Timer: TTimer
Enabled = False
Interval = 20
OnTimer = TimerTimer
Left = 56
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -