RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TServerWinSocket.DoCreateThread Method
Pascal
function DoCreateThread(ClientSocket: TServerClientWinSocket): TServerClientThread; virtual;
C++
virtual __fastcall TServerClientThread DoCreateThread(TServerClientWinSocket ClientSocket);

This is DoCreateThread, a member of class TServerWinSocket.

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