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

ISysApi.StrToIntBase

Declaration

Source position: _crw_crwapi.pas line 4180

function ISysApi.StrToIntBase(

  S: LongString;

  Base: Integer = 10;

  Def: Integer = 0

):LongInt;