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