摘要: 1、在程序创建的时候或者窗体显示的时候注册热键 begin // 原子【mHotKey01】 mHotKey01 := GlobalAddAtom('xiaoyin_HotKey_CTRL_F1') - $C000; //注册热键【Ctrl + F1】 RegisterHotKey(Handle, 阅读全文
posted @ 2023-06-05 10:19 lucken 阅读(384) 评论(0) 推荐(0)