EMS.ResourceAPI.TEndpointHeaders

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEndpointHeaders
[–] Properties
Type: class
Visibility: public
Source:
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: EMS.ResourceAPI

Delphi

TEndpointHeaders = class abstract

C++

class PASCALIMPLEMENTATION TEndpointHeaders : public System::TObject

Description

Group of headers of a request or a response.

You can use the following methods to interact with an instance of TEndpointHeaders:

See Also