Data.Bind.Components.TCommonBindComponent

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

Data.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCommonBindComponent

Delphi

TCommonBindComponent = class(TContainedBindComponent, IBindMemberChange)

C++

class PASCALIMPLEMENTATION TCommonBindComponent : public TContainedBindComponent

プロパティ

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

説明

TBindExpressionTBindExprItems など、派生したすべてのバインディング コンポーネントの基底クラスです。


関連項目