Msg = WM_HOTKEY then ShowMessage('Hotkey pressed.'); inherited; end; The message still doesn't arrive - my ShowMessage code never gets ...
確定! 回上一頁