Data.Bind.Components.TBindingsList

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TCustomBindingsListSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBindingsList

Delphi

TBindingsList = class(TCustomBindingsList)

C++

class PASCALIMPLEMENTATION TBindingsList : public TCustomBindingsList

Properties

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

Description

Implements the bindings list component. TBindingsList is built on the TCustomBindingsList component and publishes additional properties that can be accessed from within the Object Inspector.

See Also

Code Examples