问题
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