Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

fsFromCurrent

Start seek operation from current position in file.

Declaration

Source position: filutilh.inc line 205

const fsFromCurrent = 1;

Description

fsFromBeginning is used to indicate in the FileSeek call that a seek operation should be started at the current position in the file.

See also

FileSeek

  

Set the current file position on a file handle.


Documentation generated on: Jul 24 2023