Source position: xmlxsdparser.pas line 149
procedure xsdParseByte( |
Chars: PChar; |
Len: Integer; |
out Value: ShortInt |
); |
Chars: PChar; |
Len: Integer |
):ShortInt; |
const S: AnsiString; |
out Value: ShortInt |
); |
const S: AnsiString |
):ShortInt; |