RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTextReader Class

Reader for sequence of characters.

Pascal
TTextReader = class;
C++
class TTextReader;

TTextReader represents a reader that can read a sequence of characters. This is an abstract class. 

This class is functionally identical to the Microsoft .NET class TextReader

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!