FMX.Analytics.AppAnalytics.TAppAnalytics.ApplicationID
Delphi
property ApplicationID: string read FApplicationID write FApplicationID default 0;
C++
__property ApplicationID = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Analytics.AppAnalytics.pas FMX.Analytics.AppAnalytics.hpp |
FMX.Analytics.AppAnalytics | TAppAnalytics |
Description
The ID of the application assigned in the AppAnalytics web interface.
To find the ID of your application, log in to the AppAnalytics web service and view the properties of your application.
See how to get an Application ID.