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

TBinaryObjectWriter.WriteInteger

Writes an integer value to the stream.

Declaration

Source position: classesh.inc line 1054

public procedure TBinaryObjectWriter.WriteInteger(

  Value: Int64

); override;