Data.Bind.ObjectScope.TBindFieldDefClass

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

Delphi

TBindFieldDefClass = class of TBindFieldDef;

C++

typedef System::TMetaClass* TBindFieldDefClass;

プロパティ

種類 可視性 ソース ユニット
classref
typedef
public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

説明

TBindFieldDefClassTBindFieldDef のメタクラスを定義したものです。


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

関連項目