[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read a float value
Source position: classesh.inc line 1296
public function TBinaryObjectReader.ReadFloat: Extended; override; |
ReadFloat reads a float value from a binary stream.
This method is simply the implementation for a binary stream of the abstract method introduced in TAbstractObjectReader