Internet Direct (Indy) Version 9.0.1 Beta
|
function Seek(AOffset: Longint; AOrigin: Word): Longint; override;
Note: Because input and output operations are redirected to a socket connect, and values are not written to the stream, TIdTCPStream does not support seeking a location in the TStream descendant. The return value for Seek, the new Position in the stream, is always -1.