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

dectostr

Declaration

Source position: mseformatstr.pas line 258

function dectostr(

  const inp: Integer;

  digits: Integer

):string; overload;

function dectostr(

  const inp: Int64;

  digits: Integer

):string; overload;


Documentation generated on: 2021-05-13