Even though I have turned off delete the delete button still shows under my image.
Images::FilePath & "Images/" & Get ( RecordID ) & "?style=nodelete"
& "height=" & GetLayoutObjectAttribute ( "pict" ; "height" ) - 80
& "&width=" & GetLayoutObjectAttribute ( "pict" ; "width" ) - 10
& "&background-color=white&align=center"
On another layout where I have ?style=readonly&nodelete the delete button doesn't show.