Data.Bind.DBLinks.TBaseBindDBControlLink.GetControlComponent
Delphi
function GetControlComponent: TComponent; override;
C++
virtual System::Classes::TComponent* __fastcall GetControlComponent();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp | Data.Bind.DBLinks | TBaseBindDBControlLink | 
Description
Protected getter method for the ControlComponent property.
Data.Bind.DBLinks.TBaseBindDBControlLink.GetControlComponent inherits from Data.Bind.Components.TContainedBindComponent.GetControlComponent. All content below this line refers to Data.Bind.Components.TContainedBindComponent.GetControlComponent.
Protected getter method for the ControlComponent property.