Data.Bind.Components.TContainedBindComponent

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

Data.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTContainedBindComponent

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

説明

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


TContainedBindComponent は、TCommonBindComponent の基底クラスとなる抽象クラスです。

関連項目