RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!