Forum Discussion

schwarz's avatar
schwarz
Occasional Contributor
13 years ago

TStatusBarPro question

Hi..

We´ve used the Delphi component TStatusBar. It has a property "wText" you can read to get the displayed values. Now we changed this component to TStatusBarPro. The "wText" property is empty for all fields now. Does anybody know how to access the displayed values?

Any help will be greatly appreciated.



Thanks... Jens

1 Reply


  • Hi Jens,


     


    According to this article, TestComplete doesn't officially support the TStatusBarPro control. Is it a control inherited from TStatusBar? If it is, you can try using the Object Mapping feature to make the product treat the control as a supported control.


    Also, make sure that your app is compiled with the debug information.