Data.Bind.Components.TContainedBindComponent.GetControlComponent
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TContainedBindComponent |
Delphi
function GetControlComponent: TComponent; virtual; abstract;
C++
virtual System::Classes::TComponent* __fastcall GetControlComponent() = 0 ;
Description
Protected getter method for the ControlComponent property.