Data.Bind.Components.TCustomLinkFillControlToField.FillBreakGroups
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomLinkFillControlToField |
Delphi
property FillBreakGroups: TFillBreakGroups read GetFillBreakGroups write SetFillBreakGroups;
C++
__property TFillBreakGroups* FillBreakGroups = {read=GetFillBreakGroups, write=SetFillBreakGroups};
Description
Specifies a collection of break value ranges. The break value falls within an item in this collection. The display value associated with the item is displayed in the header. This property is optional.