FMX.Platform.IFMXSaveStateService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetBlock | public | Returns whether the SaveState has the provided name and stream. |
| GetNotifications | public | Returns whether the Save State Service notifies when the state should be saved. |
| GetStoragePath | public | Returns the storage path of the SaveState. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetBlock | public | Returns whether the SaveState has been set with the provided name and stream. |
| SetStoragePath | public | Sets the storage path of the SaveState. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |