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

ISysApi.IntToStrBase

Declaration

Source position: _crw_crwapi.pas line 4179

function ISysApi.IntToStrBase(

  Value: LongInt;

  Base: Integer = 10;

  Width: Integer = 0

):LongString;