System.JSON.Writers.TJsonWriter.Path

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Path: string read GetPath;

C++

__property System::UnicodeString Path = {read=GetPath};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonWriter


Description

Obtient le chemin d'accès en cours au token JSON de l'éditeur.

Voir aussi