RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomServerSocket.GetGetThreadEvent Method

Returns the OnGetThread event handler.

Pascal
function GetGetThreadEvent: TGetThreadEvent;
C++
__fastcall TGetThreadEvent GetGetThreadEvent();

Applications cannot call this protected method. GetGetThreadEvent returns the OnGetThread event handler of the TServerWinSocket object that describes the server endpoint of the listening connection. 

 

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