Class TSakMsg (unit SakEmail)

Inherits from

TComponent

=============== SakMsg ===============

Constructors


constructor Create( AOwner: TComponent);

Public declarations

***************** TSakMsg *****************



Functions

destructor Destroy;


Properties

property From : string


property ReplyTo : string


property SendTo : string


property Subject : string


property Text : TStringList


property UserName : string

Published declarations

property AttachedFiles : TAttachedFiles


property Date : string


property InReplyTo : string


property MessageId : string


Events

Variables

FAttachedFiles : TAttachedFiles;


FDate : string;


FFrom : string;


FInReplyTo : string;


FMessageId : string;


FReplyTo : string;


FSendTo : string;


FSubject : string;


FText : TStringList;


FUserName : string;

Private declarations


Constructors


constructor Create( AOwner: TComponent);

Public declarations

***************** TSakMsg *****************


Functions


destructor Destroy;


Properties


property From : string


property ReplyTo : string


property SendTo : string


property Subject : string


property Text : TStringList


property UserName : string

Published declarations


property AttachedFiles : TAttachedFiles


property Date : string


property InReplyTo : string


property MessageId : string


Events


Variables


FAttachedFiles : TAttachedFiles;


FDate : string;


FFrom : string;


FInReplyTo : string;


FMessageId : string;


FReplyTo : string;


FSendTo : string;


FSubject : string;


FText : TStringList;


FUserName : string;

Private declarations