FMX.Ani.TColorKeyAnimation.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TColorKeyAnimation();

Properties

Type Visibility Source Unit Parent
destructor public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TColorKeyAnimation

Description

Destroys an instance of the TColorKeyAnimation class.

See Also