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