FMX.StdActns.TValueRange.Max

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Max: Double read GetMax write SetMax stored MaxStored;

C++

__property Max;

Properties

Type Visibility Source Unit Parent
property published
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TValueRange

Description


Maximum permissible value of the floating-point Value range.

FMX.StdActns.TValueRange.Max inherits from FMX.StdActns.TBaseValueRange.Max. All content below this line refers to FMX.StdActns.TBaseValueRange.Max.

Maximum permissible value of the floating-point Value range.

See Also