API:Data.Bind.Components.TLinkListControlToField.FillBreakFieldName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FillBreakFieldName: string read FFillBreakFieldName write SetFillBreakFieldName default 0;

C++

__property FillBreakFieldName = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkListControlToField

Description

Specifies the field used to determine a break.

Data.Bind.Components.TLinkListControlToField.FillBreakFieldName inherits from Data.Bind.Components.TCustomLinkListControlToField.FillBreakFieldName. All content below this line refers to Data.Bind.Components.TCustomLinkListControlToField.FillBreakFieldName.

Specifies the field used to determine a break. This property is optional.

See Also