System.Analytics.AppAnalytics.TCustomEventContext.Category
Delphi
property Category: string read FCategory write FCategory;
C++
__property System::UnicodeString Category = {read=FCategory, write=FCategory};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Analytics.AppAnalytics.pas System.Analytics.AppAnalytics.hpp |
System.Analytics.AppAnalytics | TCustomEventContext |
Description
Category associated to the TAppActivity.Custom event.