Question

For Delphi IDE, Is there any tool/expert to know the name of the function where the cursor is, without scrolling the code editor?

Was it helpful?

Solution

CnPack offer that too for free ;-)

OTHER TIPS

Castalia is the tool you want, for all IDE's including the post-Delphi 7 versions. Castalia at TwoDesk

The Structure Pane provides this information when a code window is open.

Funny, nobody mentioned GExperts - that's a free addon for Delphi, works flawlessly with all editions from Personal to Architect. And has a lot useful stuff in it. Personally I don't even touch Delphi if there's no GExperts installed - but that's me :D

I never used it personally, but CodeRush for Delphi might be the tool you are looking for (on the linked page search for "breadcrumb").

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top