RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTextWriter Class

Writer of sequence of characters.

Pascal
TTextWriter = class;
C++
class TTextWriter;

TTextWriter is a writer than can write a sequence of characters. This is an abstract class. 

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

 

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