Data.Bind.Components.TCustomBindGridLink.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomBindGridLink();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink

Beschreibung

Gibt eine TCommonBindComponent-Instanz frei.

Data.Bind.Components.TCustomBindGridLink.Destroy erbt von Data.Bind.Components.TCommonBindComponent.Destroy. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCommonBindComponent.Destroy.

Gibt eine TCommonBindComponent-Instanz frei.

Siehe auch