API:System.Win.ScktComp.TCustomWinSocket.OnErrorEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnErrorEvent: TSocketErrorEvent read FOnErrorEvent write FOnErrorEvent;

C++

__property TSocketErrorEvent OnErrorEvent = {read=FOnErrorEvent, write=FOnErrorEvent};

Properties

Type Visibility Source Unit Parent
event public
System.Win.ScktComp.pas
System.Win.ScktComp.hpp
System.Win.ScktComp TCustomWinSocket

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!