RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomServerSocket.GetOnThreadStart Method

Returns the OnThreadStart event handler.

Pascal
function GetOnThreadStart: TThreadNotifyEvent;
C++
__fastcall TThreadNotifyEvent GetOnThreadStart();

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

 

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