System.JSON.TJSONValue.P

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property P[const APath: string]: TJSONValue read GetValueP;{ default;}

C++

__property TJSONValue* P[const System::UnicodeString APath] = {read=GetValueP};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONValue

Description

Embarcadero Technologies does not currently have any additional information.