Reads the content of the large object from the database.
procedure ReadBlob; overload;procedure ReadBlob(var SharedPiece: PPieceHeader); overload;
Call the ReadBlob method to get the content of large object from the database. When reading such properties as AsString or AsWideString, this method is called automatically.