IPB

> FilePos (function)
Чат
Форум
Альт Академия: https://www.basealt.ru/altacademy Образовательный портал «Альт Академии»: https://kurs.basealt.ru/ Сообщество СиСА: https://t.me/+Sz-uToWW2zc5OWMy Антон Уймин, главный эксперт компетенции «Сетевое и системное администрирование» Всероссийско ...
КАК ОБМАНЫВАЮТ ГОСУДАРСТВО И С ЧЕМ Я БОРЮСЬ?
АПК и ПО 26.20: https://t.me/apkpo2620 Чат Ассоциации: https://t.me/dg2620_bot В видео причины создания Ассоциации производителй компьютпров и периферийного оборудования 26.20 ====================== Реклама: imaxai@vk.com ====================== 🔗 Boos ...
 

Language:
Русский
English

 FilePos (function)


Returns the current file position of a file.

Declaration

 function FilePos(var F): Longint;

Target

Windows, Real, Protected

Remarks

F is a file variable. If the current file position is at the beginning of the file, FilePos(F) returns 0. If the current file position is at the end of the file--that is, if Eof(F) is True--FilePos(F) is equal to FileSize(F).

With {$I-}, IOResult returns 0 if the operation was successful; otherwise, it returns a nonzero error code.

Restrictions

Cannot be used on a text file. File must be open.

See Also

Sample Code

 
 К началу страницы 
Тэги: FilePos
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"