Data.Bind.Components.TBindEventList1

提供: RAD Studio API Documentation
移動先: 案内検索

Data.Bind.Components.TBindEventListTSystem.TObjectTBindEventList1

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

説明

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


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

関連項目