Table of Contents

TJElement.IsBoolean Method

Returns True if this element holds a Boolean value.

Syntax

Unit: Bcl.Json.Classes

function TJElement.IsBoolean: Boolean; virtual;

See also