API:FMX.Analytics.TCustomAnalytics.AllowTracking

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowTracking: Boolean read FAllowTracking write FAllowTracking stored False;

C++

__property bool AllowTracking = {read=FAllowTracking, write=FAllowTracking, stored=false, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Analytics.pas
FMX.Analytics.hpp
FMX.Analytics TCustomAnalytics

Description

Embarcadero Technologies does not currently have any additional information.