unit1.dfm.~1~
来自「delphi+socket通讯的例子」· ~1~ 代码 · 共 24 行
~1~
24 行
object Form1: TForm1
Left = 0
Top = 0
Caption = #23458#25143#31471
ClientHeight = 213
ClientWidth = 339
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object ClientSocket1: TClientSocket
Active = False
ClientType = ctNonBlocking
Port = 0
Left = 160
Top = 104
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?