Source position: xmlxsdparser.pas line 165
procedure xsdParseUnsignedByte( |
Chars: PAnsiChar; |
Len: Integer; |
out Value: Byte |
); |
Chars: PAnsiChar; |
Len: Integer |
):Byte; |
const S: AnsiString; |
out Value: Byte |
); |
const S: AnsiString |
):Byte; |