FMX.StdCtrls.TCustomCornerButton.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomCornerButton();

Properties

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

Description



Destroys this instance of TPresentedControl.

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