📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 535
Top = 125
Width = 290
Height = 198
Caption = #36864#20986#31995#32479
Color = clBtnFace
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 = 32
Top = 32
Width = 222
Height = 35
Caption = #30830#23450#36864#20986#21527#65311
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -35
Font.Name = #38582#20070
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object Button1: TButton
Left = 56
Top = 96
Width = 65
Height = 25
Caption = #36864#20986
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 96
Width = 65
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = Button2Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 147
Width = 282
Height = 19
Panels = <
item
Text = ' '#27426#36814#20351#29992#26412#36719#20214#65281
Width = 50
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -