Forum Discussion

valentine's avatar
valentine
Contributor
14 years ago

Unable to map object name

I know this moust have been answered somewhere but it's hard to locate where the comment is.

'why is it that I cannot see a place to add a classname for an object that my application has'



application is written in Delphi

className: 'TuiScrollBox' and some other User controls.



using Testcomplet 7.52



through the project properties -> object Mapping, I can seem to find the right place to add the object so I can see more of the object properties.



Help required...


1 Reply

  • Hi,



    If your control's class is inherited from one of classes listed in the Object Mapping, add it to the group which corresponds to this class. Otherwise, if your control is not supported, use its native properties and methods to work with it.