Data.Bind.Components.TCustomLinkFillControlToField.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomLinkFillControlToField();

Eigenschaften

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

Beschreibung


Gibt eine Instanz der Klasse TContainedBindComponent frei.

Data.Bind.Components.TCustomLinkFillControlToField.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