/img/help/home.gif

TStream.Position

TStream


Indicates the current offset into the stream for reading and writing.

 

property Position: Longint;

 

Description

Use Position to obtain the current position of the stream. This is the number of bytes from the beginning of the streamed data.