Source position: xmlxsdparser.pas line 155
procedure xsdParseUnsignedInt( |
Chars: PChar; |
Len: Integer; |
out Value: LongWord |
); |
Chars: PChar; |
Len: Integer |
):LongWord; |
const S: AnsiString; |
out Value: LongWord |
); |
const S: AnsiString |
):LongWord; |