I have built a windows based application in Delphi programming language. My application consist of lots of screens with labels, button, memo etc., Currently my application is in English language and i want to translate it in other languages and i use Multilizer tool to do that, but after translation most of my text is clipped, but some components are of variable length so they are fine
So is there any way can test which text is clipping and because my application is very big and it is not possible to test it manually