How can I get the “Edit Component's Name” window to show when I place a component?

做~自己de王妃 提交于 2019-12-14 03:57:02

问题


I remember in Delphi 7, when you placed a component, a window would pop up allowing you to change the name of the component, like this

Is there a way I can enable this in Delphi 2010?


回答1:


That functionality is not built in to Delphi. It is a third-party dialog provided by CnPack, specifically their IDE Wizards (CnWizards) package.



来源:https://stackoverflow.com/questions/22073200/how-can-i-get-the-edit-components-name-window-to-show-when-i-place-a-componen

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!