📄 psystem.dfm
字号:
object frmPSystem: TfrmPSystem
Left = 247
Top = 140
Width = 443
Height = 309
Caption = '系统控制'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clHighlight
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 14
object Splitter1: TSplitter
Left = 203
Top = 0
Width = 3
Height = 258
Cursor = crHSplit
end
object PanelLeft: TPanel
Left = 0
Top = 0
Width = 203
Height = 258
Align = alLeft
TabOrder = 0
end
object StatusBarSystem: TStatusBar
Left = 0
Top = 258
Width = 435
Height = 24
Panels = <>
SimplePanel = False
end
object PanelRight: TPanel
Left = 206
Top = 0
Width = 229
Height = 258
Align = alClient
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -