Data.Bind.Components.TCustomBindGridList.BreakGroups
Delphi
property BreakGroups: TFillBreakGroups read FBreakGroups write SetBreakGroups;
C++
__property TFillBreakGroups* BreakGroups = {read=FBreakGroups, write=SetBreakGroups};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
property | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindGridList |
Description
Spécifie une collection de plages de valeurs d'arrêt. La valeur d'arrêt se trouve dans un élément de cette collection. La valeur d'affichage associée à cet élément est affichée dans l'en-tête.