FMX.Platform.IFMXSaveStateService

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IFMXSaveStateService = interface

C++

__interface  INTERFACE_UUID("{34CB784A-E262-4E2C-B3B6-C3A41B722D7A}") IFMXSaveStateService  : public System::IInterface

Propriétés

Type Visibilité  Source Unité  Parent
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


Description

Service de plate-forme pour obtenir et définir l'état d'application global.

Pour obtenir et définir l'état d'application global, utilisez GetBlock et SetBlock.

Voir aussi