[fpc-pascal] What does TFileStream.Seek() return?

Michael Van Canneyt michael at freepascal.org
Thu Oct 15 12:02:38 CEST 2009



On Wed, 14 Oct 2009, Graeme Geldenhuys wrote:

> Based on the documentation shown here, it doesn't mention what the
> return value is. Anybody have a clue?
>
> http://www.freepascal.org/docs-html/rtl/classes/thandlestream.seek.html

The return value should be the new - absolute - position in the stream.

Michael.



More information about the fpc-pascal mailing list