REST.Client.TRESTRequestParameter Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Bytespublic
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
ContentTypepublishedSpecifies the content-type for the corresponding PUT or POST request. This property is only applied to PUT or POST request.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
IDpublicA unique, permanent index for the item.
IndexpublicReturns the item's position in the Items array of TCollection.
KindpublishedSpecifies the type of this parameter.
NamepublishedSpecifies the parameter name.
OptionspublishedSpecifies additional processing options.
Streampublic
StreamOwnerpublic
ValuepublishedSpecifies the parameter value.