Is it possible to create a custom memo in firemonkey to implement things like syntax highlighting?
I wrote my own component on a Frame but it doesnt support mobile text selecting on android… Is there any way to create a custom memo or implement the native text selection into my own component on a TFrame?
What i mean is this:
Hold touch to select text, selected text gets hovered with blue background and on top the toolbar comes down.