API:Data.Bind.Components.TBindEventList
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TBindEventList = class(TBindEventListT)
C++
class PASCALIMPLEMENTATION TBindEventList : public TBindEventListT
Description
Represents the base class for the TBindEventList and TBindEventList1 lists of binding events.
Data.Bind.Components.TBindEventList inherits from Data.Bind.Components.TBindEventListT. All content below this line refers to Data.Bind.Components.TBindEventListT.
Represents the base class for the TBindEventList and TBindEventList1 lists of binding events. It is used internally.