FMX.Forms.TFormSaveState Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
NamepublicSpecifies the name of the save state.
OwnerpublicIndicates the form that owns the TFormSaveState object.
StoragePathpublicAllows specifying a storage path for the save state.
StreampublicIt is an instance of TMemoryStream which contains the save state data of the form.