Data.Bind.Components.TBindEventListT

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBindEventListT
[–] 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.

See Also