API:System.JSON.TJSONByteReader.HasMore

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HasMore(const Size: Integer): Boolean;

C++

bool __fastcall HasMore(const int Size);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.