API:Data.Bind.Components.TLinkFillControlToField.FillBreakFieldName
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 | TLinkFillControlToField |
Description
Specifies the field that is used to determine a break.
Data.Bind.Components.TLinkFillControlToField.FillBreakFieldName inherits from Data.Bind.Components.TCustomLinkFillControlToField.FillBreakFieldName. All content below this line refers to Data.Bind.Components.TCustomLinkFillControlToField.FillBreakFieldName.
Specifies the field that is used to determine a break. This property is optional.