API:System.Win.ScktComp.TCustomSocket.OnWrite

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnWrite: TSocketNotifyEvent read FOnWrite write FOnWrite;

C++

__property TSocketNotifyEvent OnWrite = {read=FOnWrite, write=FOnWrite};

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!