|
Internet Direct (Indy)
|
function RetrievePart(
const AMsgNum: Integer;
const APartNum: string;
ADestStream: TIdStream;
AContentTransferEncoding: string = 'text'
): Boolean; overload;|
Parameters |
Description |
|
AMsgNum |
Scope is const. Type is Integer. |
|
APartNum |
Scope is const. Type is string. |
|
ADestStream |
Type is TIdStream. |
|
AContentTransferEncoding |
Type is string. Default value is 'tex. |
Boolean
RetrievePart is a overloaded method.
RetrievePart returns a Boolean value.
Topic generated.
TIdIMAP4.RetrievePart
|
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |