FMX.StdCtrls.TSpeedButton.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TSpeedButton();

Properties

Type Visibility Source Unit Parent
destructor public
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TSpeedButton

Description



Destroys this instance of TPresentedControl.

FMX.StdCtrls.TSpeedButton.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