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