Data.Bind.Components.TCustomBindingsList
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TCustomBindingsList = class(TComponent)
C++
class PASCALIMPLEMENTATION TCustomBindingsList : public System::Classes::TComponent
Description
Represents the base class for the binding list.
The TCustomBindingsList class implements a list of binding expressions, output converters, method scopes, and other binding list-related functionality.