FMX.Platform.IFMXSaveStateService.SetStoragePath

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetStoragePath(const ANewPath: string);

C++

virtual void __fastcall SetStoragePath(const System::UnicodeString ANewPath) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXSaveStateService


Description

Définit le chemin de stockage de SaveState.

La méthode SetStoragePath définit le chemin de stockage de SaveState conformément au chemin fourni dans le paramètre ANewPath.

Voir aussi