Data.Bind.Components.TCustomLinkFillControlToProperty.FillDataSource
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomLinkFillControlToProperty | |
Delphi
property FillDataSource: TBaseLinkingBindSource read GetFillDataSource write SetFillDataSourceName;
C++
__property TBaseLinkingBindSource* FillDataSource = {read=GetFillDataSource, write=SetFillDataSourceName};
Description
Embarcadero Technologies does not currently have any additional information.