Source position: xmlxsdparser.pas line 168
procedure xsdParseUnsignedLong( |
Chars: PAnsiChar; |
Len: Integer; |
out Value: QWord |
); |
Chars: PAnsiChar; |
Len: Integer |
):QWord; |
const S: AnsiString; |
out Value: QWord |
); |
const S: AnsiString |
):QWord; |