RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractSocket.SetHost Method

Sets the Host property.

Pascal
procedure SetHost(Value: string);
C++
__fastcall SetHost(AnsiString Value);

SetHost is the protected implementation of the Host property. SetHost raises an ESocketError exception if an attempt is made to set the Host property when the socket connection is open. 

 

Active 

ESocketError 

Host

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!