API:Data.Bind.Components.TCustomBindExpression.Destroy

Aus RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomBindExpression();

Eigenschaften

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

Beschreibung

Gibt eine TCommonBindComponent-Instanz frei. Data.Bind.Components.TCustomBindExpression.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