AtEndofStream Property

 Object: BinaryStream
 Syntax: AtEndOfStream ()
 Type: Boolean
 Description: This property is true if the file cursor is at the end of the file. It is false if the cursor is at the beginning or middle of the file.

 

Previous Page Next Page