?? unit1.~dfm
字號:
object Form1: TForm1
Left = 244
Top = 223
BorderStyle = bsDialog
Caption = 'Form1'
ClientHeight = 179
ClientWidth = 510
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 20
Top = 31
Width = 133
Height = 13
Caption = #26426#22120#26631#35782#19968'(CPU'#24207#21015#21495#65289
end
object Label1: TLabel
Left = 12
Top = 71
Width = 146
Height = 13
Caption = #26426#22120#26631#35782#20108'('#32593#21345'MAC'#22320#22336#65289
end
object Button1: TButton
Left = 75
Top = 120
Width = 145
Height = 25
Caption = #37325#26032#21462'CPU'#24207#21015#21495
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 160
Top = 28
Width = 305
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 160
Top = 68
Width = 305
Height = 21
TabOrder = 2
end
object Button2: TButton
Left = 272
Top = 120
Width = 145
Height = 25
Caption = #37325#26032#21462#32593#21345'MAC'#22320#22336
TabOrder = 3
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -