Vcl.ScreenTips.TAllocatedActions.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TAllocatedActions();

プロパティ

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

説明

TAllocatedActions のインスタンスを破壊します。

このメソッドは、TAllocatedActions インスタンスを破壊します。

関連項目