API:FMX.Filter.Effects.TBandedSwirlTransitionEffect.Destroy

From RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBandedSwirlTransitionEffect();

Properties

Type Visibility Source Unit Parent
destructor public
FMX.Filter.Effects.pas
FMX.Filter.Effects.hpp
FMX.Filter.Effects TBandedSwirlTransitionEffect

Description

Destroys the instance of TEffect. FMX.Filter.Effects.TBandedSwirlTransitionEffect.Destroy inherits from FMX.Effects.TEffect.Destroy. All content below this line refers to FMX.Effects.TEffect.Destroy.

Destroys the instance of TEffect.

See Also