help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

THandleStream.Seek

Overrides the Seek method.

Declaration

Source position: classesh.inc line 659

public function THandleStream.Seek(

  const Offset: Int64;

  Origin: TSeekOrigin

):Int64; override;

Description

seek uses the FileSeek method to position the stream on the desired position. Note that handle stream descendents (notably pipes) can override the method to prevent the seek.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505