Source position: xmlutils.pp line 244
type TWideCharBuf = record
Buffer: PWideChar;
Length: Integer;
MaxLength: Integer;
end;