Language:
Русский
English
SeekEoln (function)
Returns the end-of-line status of a file.
Declaration
function SeekEoln [ (var F: Text) ]: Boolean;
Target
Windows, Real, Protected
Remarks
Can only be used on text files. File must be open.
SeekEoln (function) |
Language: SeekEoln (function) Returns the end-of-line status of a file. Declarationfunction SeekEoln [ (var F: Text) ]: Boolean; TargetWindows, Real, Protected RemarksCan only be used on text files. File must be open. See AlsoSample Code |
|
|