Sage
Tusk
Welcome to Sage
Volume (57%) Hide Volume
Topics
ITextLineReader

type ITextLineReader = interface(IDSStream) ['{0A8F5155-7204-4ED1-B2D9-6F4E0C82ECE0}'] function Eof: Boolean; function Readln: string; function GetEncoding: IEncoding; function GetPosition: Int64; property Encoding: IEncoding read; property Position: Int64 read; end;

Ancestor: IDSStream.

Defined in: DSStreams

Last Modified: Mon 3:43:39 pm
Mon 3:43:39 pm