문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top