📄 u_srv.~dfm
字号:
object Form1: TForm1
Left = 287
Top = 122
Width = 553
Height = 519
Caption = #26381#21153#31471
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 19
Width = 84
Height = 13
Caption = #23458#25143#31471#36830#25509#26085#35760
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 218
Top = 21
Width = 120
Height = 13
Caption = #25509#25910#23458#25143#31471#21457#36865#30340#28040#24687
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 218
Top = 291
Width = 120
Height = 13
Caption = #21457#36865#28040#24687#21040#25152#26377#23458#25143#31471
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object btnSend: TButton
Left = 216
Top = 384
Width = 185
Height = 25
Caption = #21457#36865#28040#24687#21040#25152#26377#23458#25143#31471
TabOrder = 0
OnClick = btnSendClick
end
object MemCliLink: TMemo
Left = 8
Top = 40
Width = 185
Height = 361
ScrollBars = ssVertical
TabOrder = 1
OnChange = MemCliLinkChange
end
object MemSendMsg: TMemo
Left = 216
Top = 312
Width = 319
Height = 65
Lines.Strings = (
#20320#22909#65281#23458#25143#31471#65281#65306#65289)
TabOrder = 2
end
object MemCliMsg: TMemo
Left = 216
Top = 42
Width = 319
Height = 225
ScrollBars = ssVertical
TabOrder = 3
end
object Panel1: TPanel
Left = 0
Top = 430
Width = 545
Height = 62
Align = alBottom
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
object Memo1: TMemo
Left = 1
Top = 1
Width = 543
Height = 60
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
#26377#31354#20809#20020#24800#23433#20248#20248#32593#65306' '#12304' www.uu987.com '#12305' '#36716#36733#26102#35831#20445#30041#30456#20851#20449#24687#65292#35874#35874#21512#20316#65281
#20027#25512#36719#20214#65306#12304#20449#24687#25910#38598#29579#12305' '#30418#23376#20250#21592#20813#36153#25552#20379#27880#20876#30721','#36719#20214#21487#29992#20110#25910#38598#20195#30721#36164#26009'......'
#20171#32461#28436#31034#65306' http://www.uu987.com/shownews.asp?news_id=25'
'')
ParentFont = False
TabOrder = 0
end
end
object ServerSocket: TServerSocket
Active = True
Port = 987987
ServerType = stNonBlocking
OnListen = ServerSocketListen
OnClientConnect = ServerSocketClientConnect
OnClientRead = ServerSocketClientRead
Left = 416
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -