📄 unit2.dfm
字号:
object Form2: TForm2
Left = 631
Top = 191
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20018#21475#35843#35797#21161#25163
ClientHeight = 114
ClientWidth = 241
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 8
Width = 161
Height = 20
Caption = #20018#21475#35843#35797#21161#25163'V1.2 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 76
Top = 32
Width = 96
Height = 13
Caption = #26085#35759#26446#21344#28165#21046#20316' '
end
object Label3: TLabel
Left = 80
Top = 48
Width = 81
Height = 13
Caption = 'QQ:316023357'
end
object Label4: TLabel
Left = 48
Top = 64
Width = 145
Height = 13
Caption = 'E-mail:lizhanqing@126.com'
end
object Button1: TButton
Left = 96
Top = 88
Width = 49
Height = 21
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -