Data.Bind.Components.TCustomBindList
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TCustomBindList = class(TActivatedContainedBindComponent)
C++
class PASCALIMPLEMENTATION TCustomBindList : public TActivatedContainedBindComponent
Description
Implements functionality to fill a list control from a data source.
The TCustomBindList class is used to fill a list control from a data source such as a TBindScopeDB or a TPrototypeBindSource, using binding expressions.