Vcl.Controls.TCustomHintShowHideThread.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomHintShowHideThread();

プロパティ

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

説明

カスタム ヒントを描画するためのスレッドを破棄します。

このメソッドは、TCustomHintShowHideThread スレッドを非アクティブにして破棄します。

関連項目