Data.Bind.ObjectScope.TBindFieldDefsClass

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

Delphi

TBindFieldDefsClass = class of TBindFieldDefs;

C++

typedef System::TMetaClass* TBindFieldDefsClass;

プロパティ

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

説明

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


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

関連項目