API:Fmx.Bind.Navigator.TBindNavButton.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBindNavButton();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator TBindNavButton

Beschreibung




Gibt diese Instanz von TPresentedControl frei.

Fmx.Bind.Navigator.TBindNavButton.Destroy erbt von FMX.Controls.Presentation.TPresentedControl.Destroy. Der folgende Inhalt bezieht sich auf FMX.Controls.Presentation.TPresentedControl.Destroy.

Gibt diese Instanz von TPresentedControl frei.

Siehe auch