API:System.Win.ScktComp.TSocketNotifyEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TSocketNotifyEvent = procedure (Sender: TObject; Socket: TCustomWinSocket) of object;

C++

typedef void __fastcall (__closure *TSocketNotifyEvent)(System::TObject* Sender, TCustomWinSocket* Socket);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Win.ScktComp.pas
System.Win.ScktComp.hpp
System.Win.ScktComp System.Win.ScktComp

Description

Embarcadero Technologies does not currently have any additional information.