?? rdclientmain.dfm.~6~
字號:
object Form1: TForm1
Left = 0
Top = 0
Width = 884
Height = 650
Caption = 'Client'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 422
Width = 876
Height = 194
Align = alBottom
TabOrder = 0
OnChange = Memo1Change
end
object ScrollBox1: TScrollBox
Left = 0
Top = 57
Width = 876
Height = 365
Align = alClient
Color = clBtnShadow
ParentColor = False
TabOrder = 1
object Image1: TImage
Left = 0
Top = 0
Width = 865
Height = 353
end
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 876
Height = 57
ButtonHeight = 21
ButtonWidth = 55
Caption = 'ToolBar1'
ShowCaptions = True
TabOrder = 2
object ToolButton1: TToolButton
Left = 0
Top = 2
Caption = #25171#24320#36830#25509
ImageIndex = 0
end
object ToolButton2: TToolButton
Left = 55
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 63
Top = 2
Caption = #21457#36865#20849#20139
ImageIndex = 1
OnClick = ToolButton3Click
end
end
object IdTCPClient1: TIdTCPClient
MaxLineAction = maException
Host = '127.0.0.1'
Port = 1111
Left = 88
Top = 96
end
object IdTCPServer1: TIdTCPServer
Active = True
Bindings = <>
CommandHandlers = <>
DefaultPort = 1111
Greeting.NumericCode = 0
MaxConnectionReply.NumericCode = 0
OnConnect = IdTCPServer1Connect
OnExecute = IdTCPServer1Execute
OnDisconnect = IdTCPServer1Disconnect
ReplyExceptionCode = 0
ReplyTexts = <>
ReplyUnknownCommand.NumericCode = 0
Left = 144
Top = 96
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -