📄 helpunit.dfm
字号:
object HelpForm: THelpForm
Left = 426
Top = 362
BorderStyle = bsDialog
Caption = 'Help'
ClientHeight = 163
ClientWidth = 272
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 Bevel1: TBevel
Left = 0
Top = 109
Width = 272
Height = 2
Align = alBottom
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 272
Height = 109
Align = alClient
BevelOuter = bvNone
Caption = 'Panel1'
TabOrder = 0
object StaticText1: TStaticText
Left = 0
Top = 0
Width = 272
Height = 109
Align = alClient
Caption =
' '#35828#26126#65306#13#10' 1. '#34920#20013#25968#25454#25353#20122#27954#30424#27700#20301#21644'1.85'#12289#26631#20934#30424#36820#36824#29575'0.895'#35745#31639#12290#13#10' 2. '#30001#20110#21508#22269#32852#36187#30340#36180#29575#31995#32479#19981#21516#65292#26412#34920#36866#29992 +
#20110#22810#25968#22269#23478#30340#19968#32423#32852#36187#21644#26479#36187#65292#24847#30002#12289#27861#30002#12289#35199#20057#12289#24847#20057#38500#22806#65292#36825#20960#20010#32852#36187#26631#30424#24179#23616#36180#29575#36739#34920#20013#25968#25454#20026#20302#12290
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = StaticText1Click
end
end
object Panel2: TPanel
Left = 0
Top = 111
Width = 272
Height = 52
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
OnClick = StaticText1Click
object Label2: TLabel
Left = 4
Top = 30
Width = 63
Height = 14
Caption = #21487#29992#20869#23384':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object pRes: TLabel
Left = 68
Top = 27
Width = 31
Height = 19
Caption = 'pRes'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label1: TLabel
Left = 4
Top = 9
Width = 63
Height = 14
Caption = #24050#29992#20869#23384':'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object fRes: TLabel
Left = 68
Top = 6
Width = 31
Height = 19
Caption = 'fRes'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = 'Comic Sans MS'
Font.Style = []
ParentColor = False
ParentFont = False
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -