REST.JsonReflect.TListOfStrings

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TListOfStrings = array of string;

C++

typedef System::DynamicArray<System::UnicodeString> TListOfStrings;

Properties

Type Visibility Source Unit Parent
array
typedef
public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect REST.JsonReflect

Description

Embarcadero Technologies does not currently have any additional information.