Vcl.Samples.Spin.TTimerSpeedButton.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TTimerSpeedButton();

プロパティ

種類 可視性 ソース ユニット
destructor public
Vcl.Samples.Spin.pas
Vcl.Samples.Spin.hpp
Vcl.Samples.Spin TTimerSpeedButton


説明

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

Destroy メソッドを使用して、TTimerSpeedButton インスタンスを破壊します。


関連項目