📄 unit6.dfm
字号:
object Form6: TForm6
Left = 428
Top = 251
BorderStyle = bsDialog
Caption = #25968#25454#26597#35810
ClientHeight = 262
ClientWidth = 209
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#26597#35810
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 8
Top = 72
Width = 193
Height = 49
Caption = #20303#23487#20449#24687#26597#35810
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 8
Top = 136
Width = 193
Height = 49
Caption = #36741#23548#21592#20449#24687#26597#35810
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 + -