Data.Bind.Components.TBindEventList1

提供:RAD Studio API Documentation

TBindEventList1Data.Bind.Components.TBindEventListTSystem.TObject

Delphi

TBindEventList1<T> = class(TBindEventListT)

C++

template<typename T> class PASCALIMPLEMENTATION TBindEventList1__1 : public TBindEventListT

プロパティ

種類 可視性 ソース ユニット
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

説明

バインディング イベントのジェネリック リストを表します。


これは内部的に使用されます。

関連項目