API:System.JSON.Utils.TJsonTextUtils.IsWhiteSpace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function IsWhiteSpace(const Str: string): Boolean;

C++

__classmethod bool __fastcall IsWhiteSpace(const System::UnicodeString Str);

Properties

Type Visibility Source Unit Parent
function public
System.JSON.Utils.pas
System.JSON.Utils.hpp
System.JSON.Utils TJsonTextUtils

Description

Embarcadero Technologies does not currently have any additional information.