RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTcpServer.OnGetThread Event

A wrapper for the TServerSocketThread event of the same name.

Pascal
property OnGetThread: TGetThreadEvent;
C++
__property TGetThreadEvent OnGetThread;

This event is exactly the same as the OnGetThread event of the TServerSocketThread object referenced in ServerSocketThread

 

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