What is the simplest way to display text with data in a Borland C++ VCL environment. I would like to make a debug page where I can display the contens of an array during runtime. Can I use the printf command in a seperate window under Borland C++. Now, I use the ShowMessage command to display some tempory data.
Sugestions are very welcome.
Thanks in advance,
Johan
Sugestions are very welcome.
Thanks in advance,
Johan