API:System.JSON.Writers.TJsonTextWriter.QuoteName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property QuoteName: Boolean read FQuoteName write FQuoteName;

C++

__property bool QuoteName = {read=FQuoteName, write=FQuoteName, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!