📄 unit2.dfm
字号:
object Form2: TForm2
Left = 771
Top = 192
BorderStyle = bsDialog
Caption = #25968#25454#25805#20316
ClientHeight = 261
ClientWidth = 208
Color = clInfoBk
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 Button1: TButton
Left = 8
Top = 8
Width = 193
Height = 49
Caption = #23398#29983#20449#24687#25805#20316
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 8
Top = 72
Width = 193
Height = 49
Caption = #20303#23487#20449#24687#25805#20316
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 8
Top = 136
Width = 193
Height = 49
Caption = #36741#23548#21592#20449#24687#25805#20316
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 8
Top = 200
Width = 193
Height = 49
Caption = #20851#38381
TabOrder = 3
OnClick = Button4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -