Class TTextStream (unit TextStrm)

Inherits from

TObject

Constructors



Functions

function EndOfFile: Boolean;


procedure NewLine;

************************************** TTextStream **************************************

function ReadLine: String;


procedure Reset;


procedure WriteLine(const S: String);


procedure WriteLnFmt(const S: String; const Pars: array of const);


Properties

Events

Variables


Constructors


Functions


function EndOfFile: Boolean;


procedure NewLine;

************************************** TTextStream **************************************


function ReadLine: String;


procedure Reset;


procedure WriteLine(const S: String);


procedure WriteLnFmt(const S: String; const Pars: array of const);


Properties


Events


Variables