FMX.Platform.IFMXSaveStateService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetBlockpublicReturns whether the SaveState has the provided name and stream.
GetNotificationspublicReturns whether the Save State Service notifies when the state should be saved.
GetStoragePathpublicReturns the storage path of the SaveState.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetBlockpublicReturns whether the SaveState has been set with the provided name and stream.
SetStoragePathpublicSets the storage path of the SaveState.
SupportspublicIndicates whether a given interface supports a specific (another) interface.