Templates for TAdvTouchKeyboard

I looks like TAdvTouchKeyboard currently supports UK (QWERTY), FR (AZERTY) and DE (QWERTZ) layouts.

I would like to see a more substantial library of local keyboard layouts, for example there is
no predefined layout for the Danish keyboard.
 
Regards
/Carsten Mouritzen
 
 

Keyboard layouts can be saved & loaded at any time. For this, TAdvTouchkeyboard exposes two methods:

 SaveKeybLayout(FileName: string);  

LoadKeybLayout(FileName: string);