System.JSON.Types.TJsonDecimal128.IsNegInfinity

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IsNegInfinity: Boolean read GetIsNegInfinity;

C++

__property bool IsNegInfinity = {read=GetIsNegInfinity};

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.