changes.mady.by.user D2000 Dev Team
Uložené júl 16, 2020
%HI_UnRegKeyHandler( IN INT _VKCode, IN BOOL _bCtrl, IN BOOL _bShift, IN BOOL _bAlt)
Riadiaca funkcia odregistruje klávesovú skratku, ktorej stlačenie generuje udalosť OnKeyDown.
The control function unregisters a keyboard shortcut, the pressing of which generates an OnKeyDown event.
ExamplePríklad
; Remove Odobratiethe skratkashortcut ALT + a %HI_UnRegKeyHandler(61,@FALSE,@FALSE,@TRUE)
Funkcie pre ovládanie aktívnej schémyArgumenty funkcie - typyActive picture manipulation functionsFunction arguments - types