Data.Bind.DBLinks.TBaseBindDBControlLink.SetControlComponent

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

Delphi

procedure SetControlComponent(const Value: TComponent);  override;

C++

virtual void __fastcall SetControlComponent(System::Classes::TComponent* const Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Data.Bind.DBLinks.pas
Data.Bind.DBLinks.hpp
Data.Bind.DBLinks TBaseBindDBControlLink

説明

ControlComponent プロパティの protected 設定メソッドです。

Data.Bind.DBLinks.TBaseBindDBControlLink.SetControlComponent は Data.Bind.Components.TContainedBindComponent.SetControlComponent を継承しています。以下の内容はすべて Data.Bind.Components.TContainedBindComponent.SetControlComponent を参照しています。

ControlComponent プロパティの protected 設定メソッドです。

関連項目