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

xsdParseNonPositiveInteger

Declaration

Source position: xmlxsdparser.pas line 146

procedure xsdParseNonPositiveInteger(

  Chars: PChar;

  Len: Integer;

  out Value: Int64

);

function xsdParseNonPositiveInteger(

  Chars: PChar;

  Len: Integer

):Int64;

procedure xsdParseNonPositiveInteger(

  const S: AnsiString;

  out Value: Int64

);

function xsdParseNonPositiveInteger(

  const S: AnsiString

):Int64;


Documentation generated on: 2023-03-18