📄 main.dfm
字号:
object Form1: TForm1
Left = 193
Top = 114
Width = 367
Height = 164
Caption = #36827#31243'CPU'#21344#29992#29575#26816#27979
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 112
Top = 96
Width = 32
Height = 13
Caption = 'Label2'
end
object Label1: TLabel
Left = 47
Top = 20
Width = 60
Height = 13
Caption = #26816#27979#38388#38548#65306
end
object Label3: TLabel
Left = 160
Top = 20
Width = 24
Height = 13
Caption = #27627#31186
end
object Label4: TLabel
Left = 47
Top = 60
Width = 60
Height = 13
Caption = #36827#31243#21517#31216#65306
end
object Label5: TLabel
Left = 37
Top = 96
Width = 70
Height = 13
Caption = 'CPU'#21344#29992#29575#65306
end
object Edit1: TEdit
Left = 112
Top = 56
Width = 121
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 240
Top = 54
Width = 75
Height = 25
Caption = #24320#22987#26816#27979
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 112
Top = 16
Width = 41
Height = 21
TabOrder = 2
OnExit = Edit2Exit
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 200
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -