FMX.Types.TFmxObject.Release
Delphi
procedure Release; virtual; deprecated 'Support for this method will be removed';
C++
virtual void __fastcall Release _DEPRECATED_ATTRIBUTE1("Support for this method will be removed") ();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Types.pas FMX.Types.hpp | FMX.Types | TFmxObject | 
Description
Warning: Release is deprecated.
Marks this TFmxObject object for delayed deletion.