API:System.Win.ScktComp.TCustomServerSocket.OnClientError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnClientError: TSocketErrorEvent read GetOnClientError write SetOnClientError;

C++

__property TSocketErrorEvent OnClientError = {read=GetOnClientError, write=SetOnClientError};

Properties

Type Visibility Source Unit Parent
event protected
System.Win.ScktComp.pas
System.Win.ScktComp.hpp
System.Win.ScktComp TCustomServerSocket

Description

Embarcadero Technologies does not currently have any additional information.