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