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

bintostr

Declaration

Source position: mseformatstr.pas line 262

function bintostr(

  inp: LongWord;

  digits: Integer

):string; overload;

function bintostr(

  inp: QWord;

  digits: Integer

):string; overload;


Documentation generated on: 2021-05-13