TableView loading stream to bitmap issue

No

Code above was used in FMXTableView without any trouble,

The code retrieve fields from a SQLiteDB then are copied to a TMemorystream and this last is loaded on the Bitmap property.