Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#amunits]

StrToLong

Declaration

Source position: amigados.pas line 1769

function StrToLong(

  const string_: PAnsiChar;

  var value: LongInt

):LongInt;

function StrToLong(

  const string_: ShortString;

  var value: LongInt

):LongInt;


Documentation generated on: 2025-07-25