System.Analytics.AppAnalytics.TCustomEventContext.Value

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Value: Double read FValue write FValue;

C++

__property double Value = {read=FValue, write=FValue};

Propriétés

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


Description

Valeur associée à l'événement TAppActivity.Custom.

Voir aussi