System.Tether.AppProfile.TAcceptResourceEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TAcceptResourceEvent)(System::TObject* const Sender, const System::UnicodeString AProfileId, TCustomRemoteItem* const AResource, bool &AcceptResource);

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.OnAcceptResource.

Siehe auch