you cannot use this control in design mode。
regsvr32 mscomm32.ocx 註冊控制元件後,執行程式報:
license information from TMScomm not found,you cannot use this control in design mode。
操作步驟:
1.開啟delphi,選單選擇compoents->import Activex control,然後選擇那個mscomm32.ocx安裝即可。
2.註冊MScomm控制元件
開始-》執行-》 regsvr32 MScomm32.ocx
如果在delphi中使用Mscomm控制元件出現如下錯誤提示:
“License information for TMSComm not found.You cannot use this control in design mode.”
則執行如下操作步驟:
{
在程式,執行中執行:regedit,進入登錄檔,在HEKEY_CLASS_ROOT下的LICENSES下新建專案,
專案名是:4250E830-6AC2-11cf-8ADB-00AA00C00905
選中此新建專案的對應的右邊的預設右擊滑鼠,選擇修改在數值資料中輸入:
kjljvjjjoquqmjjjvpqqkqmqykypoqjquoun
}
ok!搞定!
license information from TMScomm not found,you cannot use this control in design mode。
操作步驟:
1.開啟delphi,選單選擇compoents->import Activex control,然後選擇那個mscomm32.ocx安裝即可。
2.註冊MScomm控制元件
開始-》執行-》 regsvr32 MScomm32.ocx
如果在delphi中使用Mscomm控制元件出現如下錯誤提示:
“License information for TMSComm not found.You cannot use this control in design mode.”
則執行如下操作步驟:
{
在程式,執行中執行:regedit,進入登錄檔,在HEKEY_CLASS_ROOT下的LICENSES下新建專案,
專案名是:4250E830-6AC2-11cf-8ADB-00AA00C00905
選中此新建專案的對應的右邊的預設右擊滑鼠,選擇修改在數值資料中輸入:
kjljvjjjoquqmjjjvpqqkqmqykypoqjquoun
}
ok!搞定!
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/312079/viewspace-2122511/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-01102: cannot mount database in EXCLUSIVE modeDatabase
- "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?APP
- FILESTREAM feature can't be enabled if you use cluster shared volumes
- OPATCHAUTO-72141: Grid patching cannot be performed in rolling mode on single noORM
- fuse: mountpoint is not empty fuse: if you are sure this is safe, use the ‘nonempty‘ mount optionNone
- cannot use '/dev/da1': must be a block device or regular filedevBloC
- use database 切換提示You can turn off this feature to get a quicker startupDatabaseUI
- Try to run this command from the system terminal. Make sure that you use the correct version of ‘...
- ps1 is not digitally signed. You cannot run this script解決方案Git
- oracle ORA-01102: cannot mount database in EXCLUSIVE mode(無法起到獨佔模式)OracleDatabase模式
- IDEA2024(高版本)的git報錯:Cannot run a Git command in the safe modeIdeaGit
- MySQL案例01:Last_SQL_Errno: 1755 Cannot execute the current event group in the parallel modeMySqlASTParallel
- PHP 7.3 "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? 解決方法PHPUI
- Ajax 報錯jquery-3.3.1.min.js:2 Uncaught TypeError: Cannot use 'in' operator to seajQueryJSError
- [react-control-center 番外篇1] ant-design-pro powered by C_CReact
- Server-side activities have been updated. You need to restart SharePoint Designer to use the updated version of activities.ServerIDEREST
- SAP 使用BP建立供應商報錯 - You cannot create a vendor with grouping G001 - 對策
- Are you sure you understand the responsive layout?
- 【轉載】Kano Model — Ways to use it and NOT use it
- python3 tkinter報錯:_tkinter.TclError: cannot use geometry manager pack inside . which already has slaves managed by gridPythonErrorIDE
- nginx useNginx
- javascript strict modeJavaScript
- IDBTransaction.mode
- Docker Swarm modeDockerSwarm
- Be better to use NPMNPM
- WireGuard Use Notes
- plsql use skillsSQL
- UFS之Power Mode
- chmod命令(change mode)
- ORACLE LOCK MODE 1.2.3.4.5.6Oracle
- MySQL Strict SQL MODEMySql
- emacs go-modeMacGo
- 【Java】The Java Headless ModeJava
- WPF Customize control
- Cache-Control
- User Account Control
- Yii2.012 版本與 PHP7.2 不相容 (報錯 Cannot use 'Object' as class name as...) 問題的處理方法PHPObject
- Use PHP7PHP
- efcore This MySqlConnection is already in useMySql