System.Analytics.IApplicationActivityListener Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AddRefpublicIncrements the reference count for this interface.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
TrackAppExitpublicMethod called when the TAnalyticsManager records a TAppActivity.AppExit event.
TrackAppStartpublicMethod called when the TAnalyticsManager records a TAppActivity.AppStart event.
TrackControlFocusedpublicMethod called when the TAnalyticsManager records a TAppActivity.ControlFocused event.
TrackEventpublicMethod called when the TAnalyticsManager records a TAppActivity.Custom event.
TrackExceptionpublicMethod called when the TAnalyticsManager records a TAppActivity.Exception event.
TrackWindowActivatedpublicMethod called when the TAnalyticsManager records a TAppActivity.WindowActivated event.