TBitmap gets smaller on rotation in delphi xe8 firemonkey multi device proj

  

I have an TImage compontent with a bitmap. The image component size properties are singles and TBitmap size properties are integers. The bitmap needs to be the same size as the component and i’ve made a resize method that gets called everytime the screen…

Comments are closed.