Soap.InvokeRegistry.THeaderList

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTHeaderList

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