Data.Bind.ObjectScope.TBindFieldDefs

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

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTBindFieldDefs

Delphi

TBindFieldDefs = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TBindFieldDefs : public System::Classes::TOwnedCollection

プロパティ

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

説明

LiveBinding データ ソース内のフィールドのコレクションです。


TBindFieldDefs コレクションに含まれる項目は TBindFieldDef 型です。

関連項目