Class TISAPI_MEMO (unit ISAPIMEM)

Inherits from

TMy_ISAPI_Module

Constructors


CONSTRUCTOR Create(AOwner : TComponent);

Public declarations


Functions

DESTRUCTOR Destroy;


PROCEDURE PUT;


FUNCTION EOS : BOOLEAN;


FUNCTION Get_From_Stream : STRING;

Protected declarations

PROCEDURE SetHtmlMemo(Value : TStringList);


Properties

property HtmlMemo : TStringList

Published declarations

Events

Variables

curr_Pos : LongInt;

Private declarations

fHtmlMemo : TStringList;



Constructors


CONSTRUCTOR Create(AOwner : TComponent);

Public declarations


Functions


DESTRUCTOR Destroy;


PROCEDURE PUT;


FUNCTION EOS : BOOLEAN;


FUNCTION Get_From_Stream : STRING;

Protected declarations


PROCEDURE SetHtmlMemo(Value : TStringList);


Properties


property HtmlMemo : TStringList

Published declarations


Events


Variables


curr_Pos : LongInt;

Private declarations


fHtmlMemo : TStringList;