Jump to content
dummzeuch

TColor debug visualizer for Delphi 10.2 and 12

Recommended Posts

I just extended my dzDebugVisualizer package to include a TColor debug visualizer for Delphi 10.2 and Delphi 12. With little change these will probably work for every Delphi Version that supports the neccessary ToolsApi functions, meaning >= Delphi 2010.

This is completely different code than I used before, but it still shows the color name(s) and the RGB value rather than the integer value.

 

read on in the blog post

  • Thanks 3

Share this post


Link to post

I have now also added a debug visualizer for (multi-line) strings. See the blog post for details.

 

1817277267_2024-03-0109_48_19-multiline-string-visualizer-for-delphi10.2.png.f494fbfa7841b65e731a86f4bc4e0b2d.png

  • Like 2

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×