📄 aboutfrm.dfm
字号:
inherited FrmAbout: TFrmAbout
Left = 202
Top = 144
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 214
ClientWidth = 286
OldCreateOrder = True
ShowHint = True
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 168
Width = 289
Height = 10
Shape = bsBottomLine
end
object lblLink: TLabel
Left = 16
Top = 40
Width = 36
Height = 13
Hint = 'http://www.delphibbs.com'
Caption = #35874#35874#65281
OnClick = lblLinkClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
object lblVersion: TLabel
Left = 16
Top = 72
Width = 45
Height = 13
Caption = 'lblVersion'
end
object lblEmail: TLabel
Left = 16
Top = 112
Width = 35
Height = 13
Caption = 'lblEmail'
OnClick = lblEmailClick
OnMouseEnter = lblLinkMouseEnter
OnMouseLeave = lblLinkMouseLeave
end
object btnClose: TButton
Left = 192
Top = 184
Width = 75
Height = 23
Caption = #20851#38381'(&C)'
Default = True
ModalResult = 2
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -