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