Indy 9
TOnGetMessagePartStream
See Also, Unit: IdMessage
Specifies the event type for reading a message part from a stream.
TOnGetMessagePartStream = procedure (AStream: TStream) of object;
Unit
IdMessage
Parameters
AStream
The stream containing the message part.
Description
TOnGetMessagePartStream is an event type used to signal events that occur while handling a message part that resides in a stream. TOnGetMessagePartStream is the event type used by the OnGetMessagePartStream event handler of TIdMessagePart.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.