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

WriteLRSInt64MB

Writes an integer value, using the smallest possible representation.

Declaration

Source position: lresources.pp line 582

procedure WriteLRSInt64MB(

  s: TStream;

  const Value: Int64

);