RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractSocket.SetService Method

Sets the Service property.

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

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!