FMX.StdActns.TCustomValueRange.Changing

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Changing: boolean read FChanging;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TCustomValueRange

Beschreibung

Diese Eigenschaft gibt an, dass der TCustomValueRange-Objekttyp die Eigenschaftswerte neu berechnet.

Siehe auch