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

StrToIntBase

Declaration

Source position: _crw_str.pas line 891

function StrToIntBase(

  S: LongString;

  Base: Integer = 10;

  Def: Integer = 0

):LongInt;