System.Analytics.AppAnalytics.TCustomEventContext.Category

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Category: string read FCategory write FCategory;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Analytics.AppAnalytics.pas
System.Analytics.AppAnalytics.hpp
System.Analytics.AppAnalytics TCustomEventContext


Beschreibung

Dem Ereignis TAppActivity.Custom zugeordnete Kategorie.

Siehe auch