Table of Contents

TJsonReader.IsFloat Method

Indicates whether the next numeric value is a floating-point number.

Syntax

Unit: Bcl.Json.Reader

function TJsonReader.IsFloat: Boolean;

See also