System.Bindings.CustomScope.TScopeClass

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

Delphi

TScopeClass = class of TCustomScope;

C++

typedef System::TMetaClass* TScopeClass;

プロパティ

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

説明

TScopeClass は、TCustomScope のメタクラスを定義します。

TScopeClass は、TCustomScope のメタクラスです。 このクラスの値は、TCustomScope またはその下位クラスへのクラス参照です。

関連項目