REST.Client.TRESTRequest Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Acceptpublished
AcceptCharsetpublished
AcceptEncodingpublished
AllowCookiespublic
AssignedValuespublishedAssignedValues specifies which TRESTRequest properties were explicitly assigned.
AutoCreateParamspublished
BindSourcepublished
BodypublicBody parameter of the REST request, as defined using AddBody.
Clientpublished
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
ConnectTimeoutpublishedSpecifies the connection timeout (in milliseconds) for the request.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExecutionPerformancepublished
ExpressionsprotectedSpecifies a list of binding components that are using this source component.
FullResourcepublic
HandleRedirectspublished
IsCancelledpublic
Methodpublished
NamepublishedSpecifies the name of the component as referenced in code.
NotifyListpublic
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
Paramspublished
ReadTimeoutpublishedSpecifies the response reading timeout (in milliseconds) for the request.
ResourcepublishedPath to the target REST resource.
ResourceSuffixpublished
Responsepublished
ScopeMappingsprotectedSpecifies an owned collection of scope mappings.
SynchronizedEventspublished
TagpublishedStores a NativeInt integral value as a part of a component.
TimeoutpublicSpecifies a timeout (in milliseconds) for the request.
TransientParamspublicSpecifies a container for transient parameters.
URLAlreadyEncodedpublicWhen True, allows you to avoid double encoding the request parameters.
VCLComObjectpublicRepresents information used internally by components that support COM.