Вопрос

At some point, my IDE Insight function stopped working. I have checked both the XE5 and XE6 versions that I have on my system and neither work, so it must be environmental.

When I click on the menu item, nothing pops up. There is no error given, just no IDE Insert screen. The same results happen when using the shortcut.

I am running Windows 7, Delphi Professional XE5 and XE6.

Anyone know how to fix this?

Это было полезно?

Решение

The IDE Insight window was removed in XE5. Instead, there's an edit box top right of the screen (Ctrl+. gives it the focus) that you type into and get a dropdown list of commands to pick from in response.

This is documented in What's New in Delphi and C++Builder XE5.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top