Class TISAPI_FILER (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

Properties

property File_Name : STRING

Published declarations

Events

Variables

fFile_Name : STRING;

Private declarations

File_Handler : Integer;



Constructors


CONSTRUCTOR Create(AOwner : TComponent);

Public declarations


Functions


DESTRUCTOR Destroy;


PROCEDURE PUT;


FUNCTION EOS : BOOLEAN;


FUNCTION Get_From_Stream : STRING;

Protected declarations


Properties


property File_Name : STRING

Published declarations


Events


Variables


fFile_Name : STRING;

Private declarations


File_Handler : Integer;