Data.Bind.ObjectScope.TBindFieldDef

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TBindFieldDef = class(TCollectionItem)

C++

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

Description

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

See Also