System.Bindings.CustomScope.TCustomScope.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomScope(void);

プロパティ

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

説明

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

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

関連項目