All Regions
Argentina
Australia
Austria
Belgium (fr)
Belgium (nl)
Brazil
Bulgaria
Canada (en)
Canada (fr)
Catalonia
Chile
China
Colombia
Croatia
Czech Republic
Denmark
Estonia
Finland
France
Germany
Greece
Hong Kong
Hungary
Iceland
India (en)
Indonesia (en)
Ireland
Israel (en)
Italy
Japan
Korea
Latvia
Lithuania
Malaysia (en)
Mexico
Netherlands
New Zealand
Norway
Pakistan (en)
Peru
Philippines (en)
Poland
Portugal
Romania
Russia
Saudi Arabia
Singapore
Slovakia
Slovenia
South Africa
Spain (ca)
Spain (es)
Sweden
Switzerland (de)
Switzerland (fr)
Taiwan
Thailand (en)
Turkey
US (English)
US (Spanish)
Ukraine
United Kingdom
Vietnam (en)
Any Time
Past Day
Past Week
Past Month
Past Year
ToolsAPI.IOTAThreadNotifier - RAD Studio API Documentation
docwiki.embarcadero.com/Libraries/Athens/en/ToolsAPI.IOTAThreadNotifier
Description Embarcadero Technologies does not currently have any additional information.
Delphi Open Tools API: Notifiers
tempest-sw.com/opentools/notifiers.html
Delphi's Open Tools API is a collection of classes and functions for extending and enhancing Delphi's design environment. Using the Open Tools API, you can write an expert or wizard to edit source code in Delphi's source editor; create, delete, or modify components on a form; add new menu items to Delphi's menu bar; or respond to changes in Delphi's environment, such as when the user opens ...
ToolsAPI.IID_IOTAThreadNotifier - RAD Studio API Documentation
docwiki.embarcadero.com/Libraries/Athens/en/API:ToolsAPI.IID_IOTAThreadNotifier
From RAD Studio API Documentation Jump to: navigation, search Up to Parent: ToolsAPI C++
delphi-samples/debug-visualizers/GenericVisualizer ... - GitHub
github.com/alefragnani/delphi-samples/blob/master/debug-visualizers/GenericVisualizer/GenericVisualizer.pas
A collection of delphi samples. Contribute to alefragnani/delphi-samples development by creating an account on GitHub.
Archived copy of "How to do a very simple debug value replacer for ...
gist.github.com/jpluimers/53ece0cef37c97ae7bd4221a61067136
2026-02-04T00:00:00.0000000
IOTADebuggerVisualizer, IOTADebuggerVisualizerValueReplacer,
IOTAThreadNotifier
, IOTAThreadNotifier160) private FNotifierIndex: Integer; FCompleted: Boolean; FDeferredResult: string; public { IOTADebuggerVisualizer } function GetSupportedTypeCount: Integer; procedure GetSupportedType (Index: Integer; var TypeName: string; var AllDescendants ...
Missing implementation for ToolsAPI interface method when upgrading to ...
stackoverflow.com/questions/63057132/missing-implementation-for-toolsapi-interface-method-when-upgrading-to-delphi-10
I have installed Delphi 10.4 Sydney w/ Patch 2 in a new virtual machine, and copied Delphi 10.3 Tokyo sources to it. When rebuilding a visualizer (for DevExpress TcxSchedulerEvents) I get this error: [dcc32 Error] EventVisualizr.pas (19): E2291 Missing implementation of interface method
IOTAThreadNotifier
.EvaluateComplete I had only removed the compiled packages cxLibraryRS26, cxSchedulerRS26 ...
Revisions ยท Archived copy of "How to do a very simple debug value ...
gist.github.com/jpluimers/53ece0cef37c97ae7bd4221a61067136/revisions?short_path=5a831ea
2026-02-04T00:00:00.0000000
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
ToolsAPI - chuacw/OTAPI-Docs GitHub Wiki
github-wiki-see.page/m/chuacw/OTAPI-Docs/wiki/ToolsAPI
๐ Last Modified: Mon, 13 Feb 2023 10:05:25 GMT ToolsAPI - chuacw/OTAPI-Docs GitHub Wiki
Code snippet: IDE debug visualizer plugin for generic and template ...
blogs.embarcadero.com/code-snippet-ide-debug-visualizer-plugin-for-generic-and-template-types/
In RAD Studio 10.2.1 we added support for debug visualizers for Delphi generic and C++ template types. A debug visualizer is an IDE plugin that allows you to change the display of a variable in the various debug windows, such as Local Variables and Watches. "Great!", you may think, "but how do I actually write one of these visualizers?" Pretty easily, as it turns out. A debug ...
ToolsAPI.IOTAThreadNotifier Methods - RAD Studio API Documentation
docwiki.embarcadero.com/Libraries/Athens/en/ToolsAPI.IOTAThreadNotifier_Methods
Retrieved from " https://docwiki.embarcadero.com/Libraries/Athens/e/index.php?title=ToolsAPI.IOTAThreadNotifier_Methods&oldid=887544 "
Feedback