📄 aboutp.dfm
字号:
object aboutform: Taboutform
Left = 452
Top = 326
Width = 246
Height = 120
Caption = '关于'
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 8
Width = 192
Height = 16
Caption = '北京易控微网科技有限公司'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = '楷体_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 40
Width = 97
Height = 21
AutoSize = False
Caption = '版权所有 v2.21'
Color = clInfoBk
ParentColor = False
end
object Label3: TLabel
Left = 160
Top = 40
Width = 24
Height = 13
Caption = '2004'
end
object Label4: TLabel
Left = 48
Top = 64
Width = 134
Height = 13
Caption = 'http://www.econtrolnet.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -