API:System.Win.ScktComp.TCustomSocket.OnRead
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.