RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRawSocket.SockType Property

Sets or returns the socket type.

Pascal
property SockType: TSocketType;
C++
__property TSocketType SockType;

SockType sets or returns the type of socket connection. 

The TSocketType type defines the set of possible socket types for the SockType property. 

 

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