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

ExtractReal

Declaration

Source position: _crw_str.pas line 837

function ExtractReal(

  N: Integer;

  const S: LongString;

  const WordDelims: TCharSet;

  var Value: Double

):Boolean;