API:FMX.Analytics.AppAnalytics.TAppAnalytics.OnPrivacyMessage

From RAD Studio API Documentation

Delphi

property OnPrivacyMessage: TAnalyticsPrivacyMessageEvent read FOnPrivacyMessage write SetOnPrivacyMessage;

C++

__property OnPrivacyMessage;

Properties

Type Visibility Source Unit Parent
event published
FMX.Analytics.AppAnalytics.pas
FMX.Analytics.AppAnalytics.hpp
FMX.Analytics.AppAnalytics TAppAnalytics

Description

Event handler which occurs when the component needs to obtain the user consent for tracking the activity. {{#multireplace:FMX.Analytics.AppAnalytics.TAppAnalytics.OnPrivacyMessage|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Analytics.TCustomAnalytics.OnPrivacyMessage|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Analytics.TCustomAnalytics.OnPrivacyMessage|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Event handler which occurs when the component needs to obtain the user consent for tracking the activity.

See Also