API:Data.Bind.Components.TLinkFillControlToField.FillDisplayFieldName
Delphi
property FillDisplayFieldName: string read GetFillDisplayFieldName write SetFillDisplayFieldName default 0;
C++
__property FillDisplayFieldName = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TLinkFillControlToField |
Description
Specifies the name of the fill data source field to display in the list control.
Data.Bind.Components.TLinkFillControlToField.FillDisplayFieldName inherits from Data.Bind.Components.TCustomLinkFillControlToField.FillDisplayFieldName. All content below this line refers to Data.Bind.Components.TCustomLinkFillControlToField.FillDisplayFieldName.
Specifies the name of the fill data source field to display in the list control.