📄 about.dfm
字号:
object frm_about: Tfrm_about
Left = 253
Top = 158
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'About....'
ClientHeight = 109
ClientWidth = 252
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 15
object Label1: TLabel
Left = 56
Top = 40
Width = 99
Height = 15
Caption = '屏幕取词1.0版'
end
object BitBtn1: TBitBtn
Left = 152
Top = 72
Width = 75
Height = 25
Caption = '&O确定'
TabOrder = 0
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -