📄 ufrmsysinfo.dfm
字号:
object FrmSysInfo: TFrmSysInfo
Left = 289
Top = 262
Width = 417
Height = 275
Caption = #31995#32479#21508#39033#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object pgInfos: TPageControl
Left = 0
Top = 0
Width = 409
Height = 193
ActivePage = tabSysInfo
TabOrder = 0
object tabSysInfo: TTabSheet
Caption = #31995#32479#20449#24687
object lstSysInfo: TListBox
Left = 0
Top = 0
Width = 401
Height = 166
Align = alClient
ItemHeight = 12
TabOrder = 0
end
end
object tabProcess: TTabSheet
Caption = #36827#31243#20449#24687
ImageIndex = 1
object lstProcess: TListBox
Left = 0
Top = 0
Width = 401
Height = 166
Align = alClient
ItemHeight = 12
TabOrder = 0
end
end
end
object btnClose: TButton
Left = 320
Top = 208
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 1
OnClick = btnCloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -