System.JSON.Builders.TJSONCollectionBuilder.DoBeginObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoBeginObject: TPairs;

C++

TPairs* __fastcall DoBeginObject();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.JSON.Builders.pas
System.JSON.Builders.hpp
System.JSON.Builders TJSONCollectionBuilder


Description

Démarre un objet JSON.

DoBeginObject et DoBeginArray s'excluent mutuellement.

Voir aussi