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