REST.Response.Adapter.TRESTResponseDataSetAdapter.StringFieldSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StringFieldSize;

C++

__property StringFieldSize = {default=255};

Properties

Type Visibility Source Unit Parent
property published
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TRESTResponseDataSetAdapter

Description

Specifies a string field size when TypesMode = TJSONTypesMode.StringOnly. The default value is 255.