System.Tether.AppProfile.TRemoteProfileUpdateEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TRemoteProfileUpdateEvent = procedure(const Sender: TObject; const AProfileId: string) of object;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile System.Tether.AppProfile


Description

Type de gestionnaire d'événement pour l'événement TTetheringAppProfile.OnRemoteProfileUpdate.

Voir aussi