Data.Bind.Components.TBindingsList
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TBindingsList = class(TCustomBindingsList)
C++
class PASCALIMPLEMENTATION TBindingsList : public TCustomBindingsList
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.