[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TBinaryObjectWriter.WriteDate

Writes a date type to the stream.

Declaration

Source position: classesh.inc line 1052

public procedure TBinaryObjectWriter.WriteDate(

  const Value: TDateTime

); override;