System.Analytics.AppAnalytics.TCustomEventContext.Action

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Action: string read FAction write FAction;

C++

__property System::UnicodeString Action = {read=FAction, write=FAction};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Analytics.AppAnalytics.pas
System.Analytics.AppAnalytics.hpp
System.Analytics.AppAnalytics TCustomEventContext


Beschreibung

Dem Ereignis TAppActivity.Custom zugeordnete Aktion.

Siehe auch