Internet Direct (Indy) Version 9.0.2 Beta
|
function CheckForStart(ASender: TIdMessage; ALine: string): TIdMessageDecoder; override;
CheckForStart exame ALine to see if it contains a UUencode header section, which consists of the keyword "begin" and the space-delimited values for PermissionCode and Filename. If the header section is detected, CheckForStart also sets PartType to ptAttachment.