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. 

 

Active 

ESocketError 

Service

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