sendback.dfm.~7~
来自「自助公交信息短信服务平台」· ~7~ 代码 · 共 67 行
~7~
67 行
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
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 + =
减小字号Ctrl + -
显示快捷键?