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