Jump to content

How to click a glyph/button on a Toolbar Palette?


Recommended Posts

I am a total n00b and slowly trying to teach myself, but this one has me stumped.

I am trying to write test scripts forn an app which I wrote in Delphi.

At the top of the program is a 3rd party toolbar. Using the Windows Info tool, I can see the toolbar class and it contains a TPanel which has a group of buttons, derived from TSpeedButton - but I can't detect those with the Windows Info tool.

Even if I could, they all have the same class and they don't have text to title, just a glyph.

Is there any way that I can send a mouse click to one particular button? I _could_ use cooreds, but that seems coarse.

Thanks in advance for any help

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...