how to add a none globe ctrl hotkey with delphi -
i got code site set hotkey when program running removes options copy , paste ctrl used in hotkey there away have hotkey code works within program when window select?
registerhotkey(handle, 0, mod_control, vk_insert);
thanks
Comments
Post a Comment