Specifies the method used to read a Delphi string data type from the stream.
String - Values read from the stream.
ReadString is an abstract virtual procedure that specifies the method used read a Delphi string data type from the stream.
ReadString must be implemented in a descendant class that provides access to a stream implentation for the platform or Operating System.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |