API:Fmx.Bind.DBLinks.TCustomBindDBGridLink.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomBindDBGridLink();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Fmx.Bind.DBLinks.pas
Fmx.Bind.DBLinks.hpp
Fmx.Bind.DBLinks TCustomBindDBGridLink

Beschreibung


Gibt eine Instanz der Klasse TContainedBindComponent frei.

Fmx.Bind.DBLinks.TCustomBindDBGridLink.Destroy erbt von Data.Bind.Components.TContainedBindComponent.Destroy. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TContainedBindComponent.Destroy.

Gibt eine Instanz der Klasse TContainedBindComponent frei.

Siehe auch