Data.Bind.Components.TCustomLinkControlToProperty.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomLinkControlToProperty();

プロパティ

種類 可視性 ソース ユニット
destructor public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomLinkControlToProperty

説明

TContainedBindComponent クラスのインスタンスを破壊します。

Data.Bind.Components.TCustomLinkControlToProperty.Destroy は Data.Bind.Components.TContainedBindComponent.Destroy を継承しています。以下の内容はすべて Data.Bind.Components.TContainedBindComponent.Destroy を参照しています。

TContainedBindComponent クラスのインスタンスを破壊します。

関連項目