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

TWriter.WriteInteger

Write an integer to the stream.

Declaration

Source position: line 0

public procedure TWriter.WriteInteger(

  Value: LongInt

); overload;

procedure TWriter.WriteInteger(

  Value: Int64

); overload;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.