📄 u_public.dfm
字号:
object F_public: TF_public
Left = 182
Top = 124
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = 'F_public'
ClientHeight = 363
ClientWidth = 551
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 551
Height = 65
Align = alTop
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clTeal
Font.Height = -19
Font.Name = '夹发砰'
Font.Style = [fsItalic, fsUnderline]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 65
Width = 551
Height = 298
Align = alClient
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -