Data.Bind.ObjectScope.TBindFieldDef

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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