TAstaClientSocket.OnError
Applies to
TAstaClientSocket
Declaration
property OnError: TSocketErrorEvent;
Description
This event allows you to trap for TCP errors occuring in your application. See the Delphi help file
for TClientSocket OnErrorEvent.