REST.Backend.EndPoint.TBackendEndpoint Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AcceptpublicAccept field of the request, which specifies the types of content that are acceptable for the response.
AcceptCharsetpublicAccept-Charset field of the request, which specifies the types of character encoding that are acceptable for the response.
AcceptEncodingpublicAccept-Encoding field of the request, which specifies the types of HTTP compression that are acceptable for the response.
AllowHTTPErrorspublished
APIThreadpublic
Authpublished
AutoCreateParamspublished
BindSourcepublished
BodypublicBody parameter of the REST request, as defined using AddBody.
Clientpublic
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.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EndpointApipublic
ExecutionPerformancepublicContains detailed information about the request execution performance.
ExpressionsprotectedSpecifies a list of binding components that are using this source component.
FullResourcepublic
HandleRedirectspublicIndicates whether the client should automatically follow redirects (True) or not (False).
Methodpublished
NamepublishedSpecifies the name of the component as referenced in code.
NotifyListprotected
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
Paramspublished
Providerpublished
Resourcepublished
ResourceSuffixpublished
Responsepublished
ScopeMappingsprotectedSpecifies an owned collection of scope mappings.
ServiceIIDpublic
SynchronizedEventspublicIndicates whether events (such as OnAfterExecute) should run in the context of the main application thread (True) or in the context of a separate thread (False).
TagpublishedStores a NativeInt integral value as a part of a component.
Timeoutpublished
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.