FMX.Platform.IFMXSaveStateService.GetStoragePath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStoragePath: string;

C++

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

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXSaveStateService

Description

Returns the storage path of the SaveState.

See Also