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

IntToStrBase

Declaration

Source position: _crw_str.pas line 888

function IntToStrBase(

  Value: LongInt;

  Base: Integer = 10;

  Width: Integer = 0

):LongString;