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

xsdParseShort

Declaration

Source position: xmlxsdparser.pas line 150

procedure xsdParseShort(

  Chars: PChar;

  Len: Integer;

  out Value: SmallInt

);

function xsdParseShort(

  Chars: PChar;

  Len: Integer

):SmallInt;

procedure xsdParseShort(

  const S: AnsiString;

  out Value: SmallInt

);

function xsdParseShort(

  const S: AnsiString

):SmallInt;


Documentation generated on: 2023-03-18