FMX.Forms.TFormSaveState.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TFormSaveState();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TFormSaveState |
Description
Destroys an instance of TFormSaveState.
Destroys a TFormSaveState object and frees the Stream that contains the save state data.