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

ExtractInt

Declaration

Source position: _crw_str.pas line 834

function ExtractInt(

  N: Integer;

  const S: LongString;

  const WordDelims: TCharSet;

  var Value: LongInt

):Boolean;