[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TStringStream.Seek

Sets the position in the stream.

Declaration

Source position: classesh.inc line 912

public function TStringStream.Seek(

  Offset: LongInt;

  Origin: Word

):LongInt; override;

Description

Seek implements the abstract Seek method.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.