Data.Bind.Components.TBindEventList1

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBindEventListTSystem.TObjectTBindEventList1

Delphi

TBindEventList1<T> = class(TBindEventListT)

C++

template<typename T> class PASCALIMPLEMENTATION TBindEventList1__1 : 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 a generic list of binding events. It is used internally.

See Also