📄 unitfrmpagecontrol.dfm
字号:
object frmPageControl: TfrmPageControl
Left = 316
Top = 106
Width = 297
Height = 220
AutoSize = True
Caption = #22810#39029#25511#21046#30340#20351#29992
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object pgcDemo: TPageControl
Left = 0
Top = 0
Width = 289
Height = 193
MultiLine = True
TabOrder = 0
end
object btnAddPage: TButton
Left = 104
Top = 128
Width = 75
Height = 25
Caption = #22686#21152#39029#38754
TabOrder = 1
OnClick = btnAddPageClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -