FMX.StdActns.TBaseValueRange.Max
Delphi
property Max: Double read FMax write FMax;
C++
__property double Max = {read=FMax, write=FMax};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.StdActns.pas FMX.StdActns.hpp |
FMX.StdActns | TBaseValueRange |
Description
Maximum permissible value of the floating-point Value range.