System.Tether.AppProfile.TActionUpdatedEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TActionUpdatedEvent)(System::TObject* const Sender, TRemoteAction* const AResource);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public System.Tether.AppProfile.hpp System.Tether.AppProfile System.Tether.AppProfile


Beschreibung

Typ der Ereignisbehandlungsroutine für das Ereignis TTetheringAppProfile.OnActionUpdated.

Siehe auch