Bug in TBlob.SetAsBytes in Aurelius.Types.Blob.pas

Did you find any specific problem that was fixed by that change?

It seems the original code is not wrong, since Size is a property and GetSize returns exactly Length(Value) so the effect would be the same.