Hi!
How to make simpe Memo to be unfocusable, so if an user will click on it, focus will not be moved to it?
or
How to make a Label automaticly word wrap if it's text width > width of a label and make it height = height of text * 'visible' lines count?
Thanks!