System.Analytics.AppAnalytics.TCustomEventContext.Category

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Category: string read FCategory write FCategory;

C++

__property System::UnicodeString Category = {read=FCategory, write=FCategory};

Propriétés

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


Description

Catégorie associée à l'événement TAppActivity.Custom.

Voir aussi