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

doubletostring

Declaration

Source position: msefloattostr.pas line 33

function doubletostring(

  const value: Double;

  const precision: Integer = 0;

  const mode: floatstringmodety = fsm_default;

  const decimalsep: msechar = '.';

  const thousandsep: msechar = #0

):msestring;


Documentation generated on: 2021-05-13