RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Sockets.TSocketErrorEvent Type
Pascal
TSocketErrorEvent = procedure (Sender: TObject; SocketError: Integer) of object;
C++
(Sender: TObject; SocketError: Integer) ( TSocketErrorEvent)();

Sockets

This is type Sockets.TSocketErrorEvent.

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