Firemonkey TEdit cursor misaligned

  

I am having a problem with TEdit controls where when typing in them, the cursor will be displayed in the wrong position. In the following image, you can see where the cursor actually cuts one of the characters in half, when in fact I am typing at the end of the TEdit control.

When I make a new project, I do not get this issue. However, in my current projects all of the TEdit controls are behaving this way. I asked my teammate if he was seeing the same behavior, but things are working fine on his system. My project is up to date with our repository, so I cant imagine any code anywhere is causing the issue. Is there a setting or property I could have accidentally enabled? My IDE is RAD Studio XE7.

Comments are closed.