FMX.Platform.IFMXSaveStateService.GetStoragePath

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetStoragePath: string;

C++

virtual System::UnicodeString __fastcall GetStoragePath() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXSaveStateService


Beschreibung

Gibt den Speicherpfad von SaveState zurück.

Siehe auch