Gives choice of making TBlob store and process data in Unicode format or not.
property IsUnicode: boolean;
Set IsUnicode to True if you want TBlob to store and process data in Unicode format.
Note: changing this property raises an exception if TBlob is not empty.