Vcl.RibbonActnCtrls.TCustomRibbonComboBox.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomRibbonComboBox();

プロパティ

種類 可視性 ソース ユニット
destructor public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TCustomRibbonComboBox

説明

Destroy は、TCustomRibbonComboBox のインスタンスを破棄します。

Destroy メソッドは、TCustomRibbonComboBox のインスタンスを破棄します。

関連項目