FMX.Colors.TColorButton.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TColorButton();

Properties

Type Visibility Source Unit Parent
destructor public
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors TColorButton

Description



Destroys this instance of TPresentedControl.

FMX.Colors.TColorButton.Destroy inherits from FMX.Controls.Presentation.TPresentedControl.Destroy. All content below this line refers to FMX.Controls.Presentation.TPresentedControl.Destroy.

Destroys this instance of TPresentedControl.

See Also