API:Data.Bind.ObjectScope.TBindFieldDefWithChildren

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBindFieldDefSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTBindFieldDefWithChildren

Delphi

TBindFieldDefWithChildren = class(TBindFieldDef)

C++

class PASCALIMPLEMENTATION TBindFieldDefWithChildren : public TBindFieldDef

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

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