System.Tether.AppProfile.TResourceUpdatedEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TResourceUpdatedEvent)(System::TObject* const Sender, TRemoteResource* const AResource);

Properties

Type Visibility Source Unit Parent
typedef public System.Tether.AppProfile.hpp System.Tether.AppProfile System.Tether.AppProfile

Description

Type of event handler for the TLocalResource.OnResourceReceived event.

See Also