Data.Bind.Components.TCustomLinkFillControlToField.FillDataSource
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomLinkFillControlToField | |
Delphi
property FillDataSource: TBaseLinkingBindSource read GetFillDataSource write SetFillDataSource;
C++
__property TBaseLinkingBindSource* FillDataSource = {read=GetFillDataSource, write=SetFillDataSource};
Description
Specifies the datasource used to fill the list control.