Object: | TextStream |
Syntax: | AtEndOfLine () |
Type: | Boolean |
Read/Write: | Read Only |
Description: | This property returns True if the file cursor is at the end of a line in the current file. It returns False if the cursor is at the beginning or middle of a line. |