|
RAD Studio VCL Reference
|
Occurs when the socket fails in making, using, or shutting down a connection.
property OnErrorEvent: TSocketErrorEvent;
__property TSocketErrorEvent OnErrorEvent;
Socket components provide an OnErrorEvent event handler that converts error notifications into error events on the socket component. Most applications will therefore not provide an event handler for OnErrorEvent.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|