RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractSocket.SetAddress Method

Sets the Address property.

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

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

 

Active 

Address 

ESocketError

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