REST.Response.Adapter.TCustomRESTResponseDataSetAdapter.SampleObjects

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SampleObjects: Integer read GetSampleObjects write SetSampleObjects default 1;

C++

__property int SampleObjects = {read=GetSampleObjects, write=SetSampleObjects, default=1};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.