📄 about.~dfm
字号:
object aboutfrm: Taboutfrm
Left = 346
Top = 203
Width = 244
Height = 231
Caption = #20851#20110#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 24
Width = 209
Height = 20
Caption = #20225#19994#20154#20107#20449#24687#31649#29702#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24188#22278
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 64
Width = 110
Height = 20
Caption = 'version 1.0'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24188#22278
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 72
Top = 104
Width = 90
Height = 20
Caption = '2004.11.1'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #24188#22278
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 80
Top = 160
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -