API:FMX.Forms.TFormSaveState.StoragePath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StoragePath: string read GetStoragePath write SetStoragePath;

C++

__property System::UnicodeString StoragePath = {read=GetStoragePath, write=SetStoragePath};

Properties

Type Visibility Source Unit Parent
property public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TFormSaveState

Description

Embarcadero Technologies does not currently have any additional information.