Problem was not the Rect. Problem is because of the way iOS handles files and Apps in sandboxes.
https://github.com/emozgun/delphi-ios-file-storage-sharing
emozgun give a great explanation for that Problem and a Solution. Kastri and the ShareItems sample was my way to to go.