RAD Studio VCL Reference
|
Reader for a string.
TStringReader = class(TTextReader);
class TStringReader : public TTextReader;
TStringReader implements a TTextReader that reads from a string.
This class is functionally identical to the Microsoft .NET class StringReader.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|