API:System.Win.ScktComp.TCustomServerSocket.SetOnClientEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetOnClientEvent(Index: Integer; Value: TSocketNotifyEvent);

C++

void __fastcall SetOnClientEvent(int Index, TSocketNotifyEvent Value);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.