Data.Bind.Components.TBindEventListT
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TBindEventListT = class
C++
class PASCALIMPLEMENTATION TBindEventListT : public System::TObject
Description
Represents the base class for the TBindEventList and TBindEventList1 lists of binding events. It is used internally.