Unit 'xmlxsdparser' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#libxml2]

xsdParseInteger

Declaration

Source position: xmlxsdparser.pas line 144

procedure xsdParseInteger(

  Chars: PChar;

  Len: Integer;

  out Value: Int64

);

function xsdParseInteger(

  Chars: PChar;

  Len: Integer

):Int64;

procedure xsdParseInteger(

  const S: AnsiString;

  out Value: Int64

);

function xsdParseInteger(

  const S: AnsiString

):Int64;


Documentation generated on: 2023-03-18