Category Archives: Browse and Doc It

Notify Me of Everything – Part 3…

By | February 15, 2020

In this third articles on notifiers in the IDE, I’ll show you how to get at some of the more difficult notifiers that aren’t exposed by the IOTAXxxxxServices interfaces. These notifiers have been implemented in my DGH IDE Notifier plug-in but I’ve also used some of them in my Browse and Doc It plug-in to… Read More »

Go straight to JAIL! DO NOT Pass GO! DO NOT Collect £200

By | December 13, 2017

I’ve been lazy and as a consequence my parsers are not Unicode compliant and there’s no real reason for not doing a proper job. When I was originally converting my code to Unicode I didn’t spend much time understanding Unicode, I just did the bare minimum. Stefan contacted me about my Browse and Doc It… Read More »

Linking Menu Actions and Options

By | April 9, 2017

Overview In this article I want to revisit 2 aspects of the Open Tools API that I’ve written about before in Chapter 15: IDE Main Menus and Chapter 17: Options Page(s) inside the IDE’s Options Dlg. I’ve been updating Browse and Doc It for a long awaited new release which updates the Object Pascal parser… Read More »

The Delphi Open Tools API Book has been updated…

By | September 28, 2016

I think the title says it all. The Delphi Open Tools API Book – Version 1.1 The update includes all the articles written since its first publication so you can have all the information in a single volume. regards Dave.