EoF Property
If True, the connection has closed, and there is no buffered data available.
Syntax
__property bool EoF = {read=FEoF, write=FSetEoF};
Default Value
True
Remarks
EOF is an acronym for "End Of File".
This property is read-only.
Data Type
Boolean