TWriter.WriteInteger
Write an integer to the stream.
Declaration
Source position: classesh.inc line 1751
public
procedure WriteInteger(Value: LongInt); Overload;
procedure WriteInteger(Value: Int64); Overload;
Write an integer to the stream.
Source position: classesh.inc line 1751
public
procedure WriteInteger(Value: LongInt); Overload;
procedure WriteInteger(Value: Int64); Overload;