📄 uclock.dfm
字号:
object wannianli: Twannianli
Left = 256
Top = 220
Width = 506
Height = 512
Caption = #23567#26102#38047
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 26
Top = 33
Width = 9
Height = 37
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 215
Top = 33
Width = 9
Height = 37
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Panel1: TPanel
Left = 66
Top = 111
Width = 365
Height = 293
BevelInner = bvLowered
BevelWidth = 3
Caption = '+'
Color = clWhite
TabOrder = 0
object PaintBox1: TPaintBox
Left = 6
Top = 6
Width = 353
Height = 281
Align = alClient
Color = clWhite
ParentColor = False
OnPaint = PaintBox1Paint
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 336
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -