Data.Bind.Components.TCommonBindComponent.GetControlComponent
Delphi
function GetControlComponent: TComponent; override;
C++
virtual System::Classes::TComponent* __fastcall GetControlComponent(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | TCommonBindComponent | 
Description
Protected getter implementation for the ControlComponent property.