I am not able to identify TcxCheckBox component of a delphi app. This checkbox is inside a tab sheet which is inside a window.
How to identify a TcxCheckBox component of a delphi app?
How to identify a TcxCheckBox component of a delphi app?
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
If it is not possible to find it via classname/handle then you would need to fall back on something like image recognition. If you see the object when using the View System Windows tool under the Tools menu then you should be able to access it directly. If not, use image recognition or keystrokes.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?