API:System.JSON.TJSONPathParser.TToken

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TToken = (Undefined, Name, ArrayIndex, Eof, Error);

C++

enum class DECLSPEC_DENUM TToken : unsigned char { Undefined, Name, ArrayIndex, Eof, Error };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONPathParser

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !