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

fsFromBeginning

Start seek operation from beginning of file.

Declaration

Source position: filutilh.inc line 67

const fsFromBeginning = ;

Description

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

See also

FileSeek

  

Set the current file position on a file handle.

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