Container for status items created while delivering a relayed message.
TIdSMTPRelayStatusList = class(TIdOwnedCollection);
TIdSMTPRelayStatusList is a TIdOwnedCollection descendant that implements a container for TIdSMTPRelayStatusItem instances.
TIdSMTPRelayStatusItems are added to the container when an error occurs while attempting delivery to one of the message recipients in TIdSMTPRelay.
TIdSMTPRelayStatusList the type used in implementing the StatusList property for TIdSMTPRelay.
TOwnedCollection
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|