Data.Bind.DBLinks.TBaseBindDBControlLink.GetControlComponent
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp
| |
| Unit: Data.Bind.DBLinks | |
| Parent: TBaseBindDBControlLink | |
Delphi
function GetControlComponent: TComponent; override;
C++
virtual System::Classes::TComponent* __fastcall GetControlComponent();
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.