FMX.Analytics.TCustomAnalytics.SessionID

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SessionID: string read FSessionID stored False;

C++

__property System::UnicodeString SessionID = {read=FSessionID, stored=false};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Analytics.pas
FMX.Analytics.hpp
FMX.Analytics TCustomAnalytics


Beschreibung

Sitzungsbezeichner, der jedes Mal erzeugt wird, wenn die Komponente erstellt wird.

Siehe auch