API:System.JSON.TJSONAncestor.ToJSON

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ToJSON(Options: TJSONOutputOptions): string; overload;
function ToJSON: string; overload; inline;

C++

System::UnicodeString __fastcall ToJSON(TJSONOutputOptions Options)/* overload */;
System::UnicodeString __fastcall ToJSON()/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONAncestor

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 !