Unit
ScSMTPUtils
Description
TScHeaderList holds a list of key-value pairs that can be represented in the HTTP header format.
You use TScHeaderList to store and maintain a list of key-value pairs. TScHeaderList provides properties and methods to add, delete, locate, and access items.
To get the entire list of values in the HTTP header format you use the ToString method.