System.Analytics.AppAnalytics.TCustomEventContext.Text

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Text: string read FText write FText;

C++

__property System::UnicodeString Text = {read=FText, write=FText};

Eigenschaften

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


Beschreibung

Beschreibende Informationen über das Ereignis TAppActivity.Custom.

Siehe auch