Unit 'streamex' Package
[Overview][Constants][Classes][Index] [#fcl-base]

TTextReader

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: streamex.pp line 88

type TTextReader = class(TObject)

protected

  function IsEof; virtual; abstract;

public

  constructor Create; virtual;

  procedure Reset; virtual; abstract;

  procedure Close; virtual; abstract;

  procedure ReadLine();

  property Eof: Boolean; [r]

end;

Inheritance

TTextReader

|

TObject


Documentation generated on: 2023-03-18