Pergunta

By default when I click on TMemo Virtual Keyboard is shown. I'd like to have TMemo without auto-shown Virtual Keyboard, I set Hit Test to False, but now my TMemo is not scrollable :(

How can I achieve scrollable TMemo without Virtual Keyboard?

Foi útil?

Solução

Set "CanFocus" to false. Set "HitTest" to true - to have possibility to scroll in TMemo.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top