API:Data.Bind.DBLinks.TBaseBindDBControlLink.GetControlComponent

提供:RAD Studio API Documentation

Delphi

function GetControlComponent: TComponent; override;

C++

virtual System::Classes::TComponent* __fastcall GetControlComponent();

プロパティ

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

説明

ControlComponent プロパティの protected 取得メソッドです。 Data.Bind.DBLinks.TBaseBindDBControlLink.GetControlComponent は Data.Bind.Components.TContainedBindComponent.GetControlComponent を継承しています。以下の内容はすべて Data.Bind.Components.TContainedBindComponent.GetControlComponent を参照しています。

ControlComponent プロパティの protected 取得メソッドです。

関連項目