EMS.ResourceTypes.TEMSResourceAttributes.JSONDefinitions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property JSONDefinitions[const AResourceName: string]: string read GetJSONDefinitions write SetJSONDefinitions;

C++

__property System::UnicodeString JSONDefinitions[const System::UnicodeString AResourceName] = {read=GetJSONDefinitions, write=SetJSONDefinitions};

Properties

Type Visibility Source Unit Parent
property public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSResourceAttributes

Description

Embarcadero Technologies does not currently have any additional information.