Data.Bind.ObjectScope.TBindFieldDef

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTBindFieldDef

Delphi

TBindFieldDef = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TBindFieldDef : public System::Classes::TCollectionItem

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.

See Also