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