API:Data.Bind.ObjectScope.TBindFieldDefWithChildren

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBindFieldDefSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTBindFieldDefWithChildren
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: Data.Bind.ObjectScope

Delphi

TBindFieldDefWithChildren = class(TBindFieldDef)

C++

class PASCALIMPLEMENTATION TBindFieldDefWithChildren : public TBindFieldDef

Description

Is an item in a collection and a field in a LiveBindings data source.

Data.Bind.ObjectScope.TBindFieldDefWithChildren inherits from Data.Bind.ObjectScope.TBindFieldDef. All content below this line refers to Data.Bind.ObjectScope.TBindFieldDef.

Is an item in a collection and a field in a LiveBindings data source.

See Also