System.Tether.Manager.TTetheringLaunchNotificationEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TTetheringLaunchNotificationEvent = procedure(const Sender: TObject; const AProfileId, ANotification, Data: string) of object;

C++

typedef void __fastcall (__closure *TTetheringLaunchNotificationEvent)(System::TObject* const Sender, const System::UnicodeString AProfileId, const System::UnicodeString ANotification, const System::UnicodeString Data);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager System.Tether.Manager

Description

Embarcadero Technologies does not currently have any additional information.