Repeat of pressed key

I would like to switch the use of TTouchKeyboard (Delphi original control) to TAdvSmoothKeyboard that I use for a keyboardless coding station.

TAdvSmoothKeyboard is very amazing but lacks of capability to repeat the pressed key (BACKSPACE, SPACE, digits, letters) when touch remains pressed as in TTouchKeyboard a mandatory need when you enter code with the touch keyboard.

Best Regards