Source position: xmlxsdparser.pas line 154
procedure xsdParseUnsignedShort( |
Chars: PChar; |
Len: Integer; |
out Value: Word |
); |
Chars: PChar; |
Len: Integer |
):Word; |
const S: AnsiString; |
out Value: Word |
); |
const S: AnsiString |
):Word; |