Data.Bind.Components.TBindGridList
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TBindGridList = class(TCustomBindGridList)
C++
class PASCALIMPLEMENTATION TBindGridList : public TCustomBindGridList
Description
Used when binding components to grids.
You can populate a list with multiple data returned by a binding expression from a grid. TBindGridList is built on the TCustomBindGridList class and publishes a set of additional properties that can be accessed from within the Object Inspector.