EMS.ResourceTypes.TEMSResourceAttributes.JSONDefinitions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: TEMSResourceAttributes

Delphi

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

C++

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

Description

Embarcadero Technologies does not currently have any additional information.