📄 unit9.dfm
字号:
object Form9: TForm9
Left = 217
Top = 175
Width = 383
Height = 354
Caption = 'Form9'
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 Button1: TButton
Left = 120
Top = 296
Width = 129
Height = 25
Caption = #36873#25321#38656#35201#20462#25913#30340#25968#25454#24211
TabOrder = 0
OnClick = Button1Click
end
object receive: TMemo
Left = 0
Top = 0
Width = 369
Height = 289
Lines.Strings = (
'receive')
TabOrder = 1
end
object OpenDialog1: TOpenDialog
Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
Left = 176
Top = 160
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -