RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System.Eof Function
Pascal
function Eof(var F): Boolean; overload;
function Eof(var F): Boolean; overload;
function Eof(var F: Text): Boolean; overload;
C++
Boolean Eof( F);
Boolean Eof( F);
Boolean Eof(Text F);

System

This is function System.Eof.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!