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

xsdParseByte

Declaration

Source position: xmlxsdparser.pas line 149

procedure xsdParseByte(

  Chars: PChar;

  Len: Integer;

  out Value: ShortInt

);

function xsdParseByte(

  Chars: PChar;

  Len: Integer

):ShortInt;

procedure xsdParseByte(

  const S: AnsiString;

  out Value: ShortInt

);

function xsdParseByte(

  const S: AnsiString

):ShortInt;


Documentation generated on: 2023-03-18