FMX.ListBox.TListBoxSelector.FInternalChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

FInternalChange: Boolean;

C++

bool FInternalChange;

Propriétés

Type Visibilité  Source Unité  Parent
field class protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxSelector


Description

Indicateur que les méthodes peuvent utiliser pour empêcher l'envoi de la notification de modification.

Les méthodes utilisent cet indicateur lorsqu'elles procèdent à une modification interne.

Voir aussi