System.Analytics.IApplicationActivityCacheManager.Event

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Event[const Index: Integer]: string read GetEventAtIndex;

C++

__property System::UnicodeString Event[const int Index] = {read=GetEventAtIndex};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Analytics.pas
System.Analytics.hpp
System.Analytics IApplicationActivityCacheManager


Description

Evénements stockés dans le cache de données temporaire.

Index spécifie la propriété Event à laquelle vous voulez accéder.

Voir aussi