System.Analytics.IApplicationActivityCacheManager.Event

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Analytics.pas
System.Analytics.hpp
System.Analytics IApplicationActivityCacheManager


説明

一時データ キャッシュに格納されているイベント。

Index は、アクセスしたい Event を示します。

関連項目