System.Analytics.AppAnalytics.TCustomEventContext

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTCustomEventContext

Delphi

TCustomEventContext = class

C++

class PASCALIMPLEMENTATION TCustomEventContext : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
System.Analytics.AppAnalytics.pas
System.Analytics.AppAnalytics.hpp
System.Analytics.AppAnalytics System.Analytics.AppAnalytics

Description

Class that stores the context data for tracking a TAppActivity.Custom event.

See Also