Data.Bind.Components.TCommonBindComponent.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCommonBindComponent(void);

プロパティ

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

説明

TCommonBindComponent インスタンスを破壊します。

関連項目