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

Real2Str

Declaration

Source position: _crw_str.pas line 897

function Real2Str(

  R: Double;

  Width: Integer = 0;

  Places: Integer = 0

):LongString;