System.JSON.Types.TJsonDecimal128.IsPosInfinity
Delphi
property IsPosInfinity: Boolean read GetIsPosInfinity;
C++
__property bool IsPosInfinity = {read=GetIsPosInfinity};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.Types.pas System.JSON.Types.hpp |
System.JSON.Types | TJsonDecimal128 |
Description
Embarcadero Technologies does not currently have any additional information.