Data.Bind.Components.TCustomLinkFillControlToField.FillBreakGroups

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property FillBreakGroups: TFillBreakGroups read GetFillBreakGroups write SetFillBreakGroups;

C++

__property TFillBreakGroups* FillBreakGroups = {read=GetFillBreakGroups, write=SetFillBreakGroups};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomLinkFillControlToField

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. Cette propriété est facultative.

Voir aussi