RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTcpServer.OnCreateHandle Event

Occurs when the handle to a socket becomes active.

Pascal
property OnCreateHandle: TSocketNotifyEvent;
C++
__property TSocketNotifyEvent OnCreateHandle;

Write an OnCreateHandle event handler to take specific action when the handle to a socket becomes active. 

 

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