📄 sendback.dfm.~5~
字号:
object Form2: TForm2
Left = 0
Top = 0
Width = 391
Height = 220
Caption = #25163#21160#22238#22797#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 48
Height = 13
Caption = #32534#36753#20869#23481
end
object Edit1: TEdit
Left = 208
Top = 16
Width = 161
Height = 21
ReadOnly = True
TabOrder = 0
Text = 'Edit1'
end
object Memo1: TMemo
Left = 16
Top = 48
Width = 185
Height = 113
Lines.Strings = (
'Memo1')
TabOrder = 1
end
object Button1: TButton
Left = 288
Top = 88
Width = 75
Height = 25
Caption = #21457#36865
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 288
Top = 136
Width = 75
Height = 25
Caption = #37325#21457
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -