--- In advanced_delphi@yahoogroups.com, Doug Hale <del...@...> wrote: > > I am currently working on a hardware simulator using Delphi 7. > > Does anyone know how to make the debugger show the value of Watched > variables in HEX? >
you could also use HexToDecimal or some sort, it's a tiny appz with only one small dialog to show, works much like calculator on windows. there are plenty of those on the web. ( units converter utilities or something ) i keep forgetting to download and use them though..