| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Start seek operation from current position in file.
Source position: filutilh.inc line 161
const fsFromCurrent = 1;  | 
fsFromBeginning is used to indicate in the FileSeek call that a seek operation should be started at the current position in the file.
  | 
Set the current file position on a file handle.  |