Data.Bind.Components.TBasicBindComponent

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

System.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBasicBindComponent

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 を上位クラスとします。

関連項目