Data.Bind.ObjectScope.TBindFieldDefs

Delphi
TBindFieldDefs = class(TOwnedCollection)
C++
class PASCALIMPLEMENTATION TBindFieldDefs : public System::Classes::TOwnedCollection
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | Data.Bind.ObjectScope |
Description
Is a collection of fields in a LiveBindings data source.
The items in the TBindFieldDefs collection are of type TBindFieldDef.