Vcl.AppAnalytics

From RAD Studio API Documentation
Jump to: navigation, search

Contains the VCL implementation of AppAnalytics, a component that enables you to monitor user data from your VCL applications. For more information, see AppAnalytics Overview.

Package appanalytics250.bpl

Classes

EAnalyticsInitializationFailed This exception raises when AppAnalytics initialization fails.
EInvalidAnalyticsUsage This exception raises when AppAnalytics is used incorrectly.
TAppAnalytics TAppAnalytics is the AppAnalytics usage tracking and data collection component for VCL applications.

Routines

GetAppAnalytics Returns the instance of AppAnalytics for the application.

Types

TAnalyticsOption Available options to select the kind of data that AppAnalytics automatically collects.
TAnalyticsOptions Set that includes the available options selected to define the AppAnalytics data collection.
TAnalyticsPrivacyMessageEvent An event handler that is fired when the privacy message is shown to an end user on startup.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Vcl.AppAnalytics&oldid=735430"