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

inttostr

Declaration

Source position: mseformatstr.pas line 186

function inttostr(

  const value: Integer

):string;

function inttostr(

  const value: LongWord

):string;

function inttostr(

  const value: Int64

):string;

function inttostr(

  const value: QWord

):string;


Documentation generated on: 2021-05-13