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

fsFromEnd

Start seek operation from end of file.

Declaration

Source position: filutilh.inc line 108

const fsFromEnd = 2;

Description

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

See also

FileSeek

  

Set the current file position on a file handle.


Documentation generated on: Nov 14 2015