?? utubform.dfm
字號:
object TubForm: TTubForm
Left = 310
Top = 296
AutoScroll = False
Caption = 'TubForm'
ClientHeight = 212
ClientWidth = 243
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Panel: TPanel
Left = 0
Top = 0
Width = 243
Height = 212
Align = alClient
TabOrder = 0
OnResize = PanelResize
object PaintBox: TPaintBox
Left = 1
Top = 1
Width = 241
Height = 210
Align = alClient
OnPaint = PaintBoxPaint
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -