use english key names for now
This commit is contained in:
parent
02aa3bc0d9
commit
f0816d26a6
2 changed files with 47 additions and 5 deletions
|
@ -124,6 +124,7 @@ private: // Benutzer-Deklarationen
|
|||
void ApplyTranslation(TIniFile *ini);
|
||||
System::UnicodeString GetKeyText(WORD key);
|
||||
WORD GetKeyCode(System::UnicodeString key);
|
||||
System::UnicodeString TranslateShortCut(System::UnicodeString text);
|
||||
public: // Benutzer-Deklarationen
|
||||
__fastcall TConfigForm(TComponent* Owner);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue