?? speed1.dfm
字號:
object Speed: TSpeed
Left = 120
Top = 106
BorderStyle = bsDialog
Caption = '計算機基本信息'
ClientHeight = 198
ClientWidth = 375
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋體'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel
Left = 38
Top = 124
Width = 300
Height = 14
Alignment = taCenter
AutoSize = False
Caption = 'Label1'
end
object Label2: TLabel
Left = 38
Top = 28
Width = 300
Height = 14
Alignment = taCenter
AutoSize = False
Caption = 'Label2'
end
object Label3: TLabel
Left = 38
Top = 92
Width = 300
Height = 14
Alignment = taCenter
AutoSize = False
Caption = 'Label3'
end
object Label4: TLabel
Left = 38
Top = 60
Width = 300
Height = 14
Alignment = taCenter
AutoSize = False
Caption = 'Label4'
end
object Label5: TLabel
Left = 38
Top = 156
Width = 300
Height = 14
Alignment = taCenter
AutoSize = False
Caption = 'Label5'
WordWrap = True
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -