API:System.JSON.Readers.TJsonReader.IsEndToken
Delphi
class function IsEndToken(Token: TJsonToken): Boolean;
C++
__classmethod bool __fastcall IsEndToken(System::Json::Types::TJsonToken Token);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.JSON.Readers.pas System.JSON.Readers.hpp |
System.JSON.Readers | TJsonReader |
Description
Embarcadero Technologies does not currently have any additional information.