API:Data.Bind.Components.TBindComponentDelegate
Delphi
TBindComponentDelegate = class(TContainedBindComponent)
C++
class PASCALIMPLEMENTATION TBindComponentDelegate : public TContainedBindComponent
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
説明
派生するすべての共通バインディング コンポーネントの基底クラスです。
Data.Bind.Components.TBindComponentDelegate は Data.Bind.Components.TContainedBindComponent を継承しています。以下の内容はすべて Data.Bind.Components.TContainedBindComponent を参照しています。
派生するすべての共通バインディング コンポーネントの基底クラスです。
TContainedBindComponent は、TCommonBindComponent の基底クラスとなる抽象クラスです。