?? 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 + -