DK11 for Delphi | GisStreams.TGIS_Stream.ReadLine | Constructors | Methods | Properties
Read line from text file up to CR. LF are ignored. Procedure is Code Page aware.
// Delphi public function ReadLine : String;
// C++ Builder public: UnicodeString ReadLine(void);
Type | Description |
---|---|
String | Read string. |