Data.Bind.Components.TCommonBindComponent
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 |
説明
TBindExpression や TBindExprItems など、派生したすべてのバインディング コンポーネントの基底クラスです。