System.Bindings.CustomScope.TCustomScope.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomScope();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Bindings.CustomScope.pas
System.Bindings.CustomScope.hpp
System.Bindings.CustomScope TCustomScope

説明

カスタム スコープのインスタンスを破壊します。

Destroy は、カスタム スコープのインスタンスを破壊します。

関連項目