[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Start seek operation from end of file.
Source position: filutilh.inc line 69
const fsFromEnd = 2; |
fsFromBeginning is used to indicate in the FileSeek call that a seek operation should be started at the last position in the file.
|
Set the current file position on a file handle. |
No notes exist for this page yet.