Class T_Attachment (unit tcpip)

Inherits from

TObject

@\\\0000000C14*) (*@/// T_Attachment = class(TObject)

Constructors


constructor Create;

@\\\*) (*@\\\0000000401*) (*@/// class t_attachment(TObject) *) (*@/// constructor t_attachment.


Functions

destructor Destroy;

@\\\0000000617*) (*@/// destructor t_attachment.

procedure SetData(value:TStream);

@\\\0000000701*) (*@/// procedure t_attachment.

procedure SetText(value:TStringList);

@\\\*) (*@/// procedure t_attachment.

Properties

property Data : TStream


property Disposition : string


property Encoding : T_Encoding


property Kind : string


property Text : TStringlist


Events

Variables

f_data : TStream;


f_disposition : string;


f_encoding : T_Encoding;


f_kind : string;


f_text : TStringList;



Constructors


constructor Create;

@\\\*) (*@\\\0000000401*) (*@/// class t_attachment(TObject) *) (*@/// constructor t_attachment.Create;


Functions


destructor Destroy;

@\\\0000000617*) (*@/// destructor t_attachment.Destroy;


procedure SetData(value:TStream);

@\\\0000000701*) (*@/// procedure t_attachment.SetData(value:TStream);


procedure SetText(value:TStringList);

@\\\*) (*@/// procedure t_attachment.SetText(value:TStringList);


Properties


property Data : TStream


property Disposition : string


property Encoding : T_Encoding


property Kind : string


property Text : TStringlist


Events


Variables


f_data : TStream;


f_disposition : string;


f_encoding : T_Encoding;


f_kind : string;


f_text : TStringList;