Data.Bind.Components.TCommonBindComponent.SourceComponent
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCommonBindComponent |
Delphi
property SourceComponent: TComponent read GetSourceComponent write SetSourceComponent;
C++
__property System::Classes::TComponent* SourceComponent = {read=GetSourceComponent, write=SetSourceComponent};
Description
Specifies the source of data for the control component.