Data.Bind.Components.TCommonBindComponent.GetSourceComponent
Delphi
function GetSourceComponent: TComponent; virtual;
C++
virtual System::Classes::TComponent* __fastcall GetSourceComponent();
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 SourceComponent property.