API:System.Tether.Manager.TTetheringAdapter.DoLaunchNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoLaunchNotification(const AProfileId, ANotification, Data: string); virtual;

C++

virtual void __fastcall DoLaunchNotification(const System::UnicodeString AProfileId, const System::UnicodeString ANotification, const System::UnicodeString Data);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringAdapter

Description

Embarcadero Technologies does not currently have any additional information.