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