System.JSON.Readers.JSONGetEnumName
Delphi
function JSONGetEnumName(Value: TJsonToken): string; overload;
function JSONGetEnumName(Value: TJsonContainerType): string; overload;
function JSONGetEnumName(Value: TJsonReader.TState): string; overload;
C++
extern DELPHI_PACKAGE System::UnicodeString __fastcall JSONGetEnumName(System::Json::Types::TJsonToken Value)/* overload */;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | System.JSON.Readers.pas System.JSON.Readers.hpp |
System.JSON.Readers | System.JSON.Readers |
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 !