Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TWriter.WriteInteger

Write an integer to the stream.

Declaration

Source position: classesh.inc line 1792

public procedure TWriter.WriteInteger(

  Value: LongInt

); overload;

procedure TWriter.WriteInteger(

  Value: Int64

); overload;


Documentation generated on: Jul 24 2023