API:Data.Bind.Components.TCustomLinkFillControlToField.SetControlComponent

提供: RAD Studio API Documentation
2013年1月28日 (月) 20:46時点におけるBuildBot (トーク | 投稿記録)による版
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

procedure SetControlComponent(const AValue: TComponent); override;

C++

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

プロパティ

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

説明

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

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

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

関連項目