RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Sockets.TSocketAcceptEvent Type
Pascal
TSocketAcceptEvent = procedure (Sender: TObject; ClientSocket: TCustomIpClient) of object;
C++
(Sender: TObject; ClientSocket: TCustomIpClient) ( TSocketAcceptEvent)();

This is type Sockets.TSocketAcceptEvent.

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