Soap.InvokeRegistry.THeaderList

From RAD Studio API Documentation

THeaderListSystem.TObject

Delphi

THeaderList = class

C++

class PASCALIMPLEMENTATION THeaderList : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Soap.InvokeRegistry.pas
Soap.InvokeRegistry.hpp
Soap.InvokeRegistry Soap.InvokeRegistry

Description

THeaderList maintains a list of SOAP headers.

Use THeaderList to store and maintain a list of SOAP headers (TSOAPHeader descendants).

See Also