API:Data.Bind.Components.TBindEventList

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBindEventListTSystem.TObjectTBindEventList

Delphi

TBindEventList = class(TBindEventListT)

C++

class PASCALIMPLEMENTATION TBindEventList : public TBindEventListT

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

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.

See Also