Data.Bind.Components.TBasicBindComponent

Delphi
TBasicBindComponent = class(TComponent)
C++
class PASCALIMPLEMENTATION TBasicBindComponent : public System::Classes::TComponent
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| class | public | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components | 
説明
含まれているすべての派生バインディング コンポーネントの基底クラスです。
すべてのバインディング コンポーネントは最終的に TBasicBindComponent を上位クラスとします。