API:Data.Bind.Components.TContainedBindComponent

提供:RAD Studio API Documentation

TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TContainedBindComponent = class abstract(TBasicBindComponent)

C++

class PASCALIMPLEMENTATION TContainedBindComponent : public TBasicBindComponent

プロパティ

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

説明

含まれているすべての派生バインディング コンポーネントの基底クラスです。 Data.Bind.Components.TContainedBindComponent は Data.Bind.Components.TBasicBindComponent を継承しています。以下の内容はすべて Data.Bind.Components.TBasicBindComponent を参照しています。


含まれているすべての派生バインディング コンポーネントの基底クラスです。


すべてのバインディング コンポーネントは最終的に TBasicBindComponent を上位クラスとします。

関連項目