REST.Response.Adapter.TCustomRESTRequestDataSetAdapter.ParamName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ParamName: string read FParamName write SetParamName;

C++

__property System::UnicodeString ParamName = {read=FParamName, write=SetParamName};

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.