API:System.Win.ScktComp.TCustomSocket.OnRead

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnRead: TSocketNotifyEvent read FOnRead write FOnRead;

C++

__property TSocketNotifyEvent OnRead = {read=FOnRead, write=FOnRead};

Properties

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

Description

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