Delphi DevExpress controls

Ask general questions here.
smotley
Posts: 2
Joined: Fri Jan 04, 2008 8:23 pm

Delphi DevExpress controls

Post by smotley » Thu Jan 10, 2008 10:48 pm

Hi,
We are having troubles seeing and controlling DevExpress controls in Delphi application. We read your thread about the AccessibleRole and name properties but can't seam to find those properties. Could you please be more specific on how we can expose the DevExpress controls to our Ranorex Framework?

Thanks
Shawn

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Fri Jan 11, 2008 1:37 pm

Some of the more complex DevExpress controls don't expose any Accessibility information, especially the popups which open up in response to clicking some control.
Usually, if an element has the role "Client" (which can be seen in the Spy) , no more information about sub elements is available.

If you describe some specifics about the controls you have problems with, I can try to help out.

Michael
Ranorex Support Team