Data.Bind.Components.TBindEventListT

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBindEventListT

Delphi

TBindEventListT = class

C++

class PASCALIMPLEMENTATION TBindEventListT : public System::TObject

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. It is used internally.

See Also