REST.Response.Adapter.TCustomRESTRequestDataSetAdapter.FieldNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FieldNames: TStrings read GetFieldNames write SetFieldNames;

C++

__property System::Classes::TStrings* FieldNames = {read=GetFieldNames, write=SetFieldNames};

Properties

Type Visibility Source Unit Parent
property public
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TCustomRESTRequestDataSetAdapter

Description

Embarcadero Technologies does not currently have any additional information.