TMS Aurelius: add TObjectManager.Flush(Object);

Sometimes we need to flush changes only in one object, other objects not needed to be flushed this time. Using Manager.Update() not allowed for managed objects.