Data.Bind.Components.TCustomLinkListControlToField.FillBreakFieldName

De RAD Studio API Documentation
Révision datée du 21 décembre 2016 à 06:45 par Yukikoi (discussion | contributions) (1 version : LOC-19757)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

Delphi

property FillBreakFieldName: string read FFillBreakFieldName write SetFillBreakFieldName;

C++

__property System::UnicodeString FillBreakFieldName = {read=FFillBreakFieldName, write=SetFillBreakFieldName};

Propriétés

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


Description

Spécifie le champ utilisé afin de provoquer un arrêt. Cette propriété est facultative.

Voir aussi