📄 unitfrmsplit.dfm
字号:
object frmSplit: TfrmSplit
Left = 192
Top = 107
Width = 380
Height = 271
Caption = #20998#38548#26465#30340#20351#29992
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object pnlClient: TPanel
Left = 0
Top = 0
Width = 372
Height = 244
Align = alClient
TabOrder = 0
object Splitter1: TSplitter
Left = 153
Top = 1
Width = 14
Height = 242
Cursor = crHSplit
Beveled = True
MinSize = 40
ResizeStyle = rsUpdate
OnCanResize = Splitter1CanResize
end
object pnlLeft: TPanel
Left = 1
Top = 1
Width = 152
Height = 242
Align = alLeft
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -