FMX.StdActns.TCustomValueRange.Changing

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Changing: boolean read FChanging;

C++

__property bool Changing = {read=FChanging, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TCustomValueRange


Description

Cette propriété identifie que l'objet de type TCustomValueRange recalcule les valeurs de la propriété.

Voir aussi