Data.Bind.ObjectScope.TBindFieldDefs

提供:RAD Studio API Documentation

TBindFieldDefsSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObject

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 型です。

関連項目