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