📄 sendback.dfm.~9~
字号:
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 = 72
Height = 13
Caption = #32534#36753#30701#20449#20869#23481
end
object Label2: TLabel
Left = 233
Top = 8
Width = 48
Height = 13
Caption = #25163#26426#21495#30721
end
object Edit1: TEdit
Left = 232
Top = 32
Width = 121
Height = 21
ReadOnly = True
TabOrder = 0
end
object Memo1: TMemo
Left = 16
Top = 48
Width = 185
Height = 113
Lines.Strings = (
'Memo1')
TabOrder = 1
end
object Button1: TButton
Left = 288
Top = 72
Width = 75
Height = 25
Caption = #21457#36865
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 288
Top = 112
Width = 75
Height = 25
Caption = #37325#21457
TabOrder = 3
end
object GU: TButton
Left = 288
Top = 146
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = GUClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -