Class TAttachedFiles (unit SakEmail)

Inherits from

TCollection

Constructors


constructor Create( SakMsg: TSakMsg);

***************** TAttachedFiles *****************


Functions

function Add( fn: string): TAttachedFile;


function FGetMIMEType( const FileName: string): string;


function GetItem( index: integer): TAttachedFile;


procedure SetItem( index: integer; value: TAttachedFile);


Properties

property Items : TAttachedFile


Events

Variables

FSakMsg : TSakMsg;



Constructors


constructor Create( SakMsg: TSakMsg);

***************** TAttachedFiles *****************


Functions


function Add( fn: string): TAttachedFile;


function FGetMIMEType( const FileName: string): string;


function GetItem( index: integer): TAttachedFile;


procedure SetItem( index: integer; value: TAttachedFile);


Properties


property Items : TAttachedFile


Events


Variables


FSakMsg : TSakMsg;