Read a float value.
Source position: classesh.inc line 1814
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