FMX.Analytics.TCustomAnalytics.SessionID
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.