Hi,
How can I make a button transparent (tsxButton)
in order for it to appear 'invisible' on the
target application? The tsxButton must still
retain its standard properties. This means
that if the user know where the button is
on the application, moving his mouse on the
area, the user can click the 'invisible' button.

Hope it makes sense?

Any ideas?

Regards,
Gerhard

Recommended Answers

All 2 Replies

Hi,
How can I make a button transparent (tsxButton)
in order for it to appear 'invisible' on the
target application? The tsxButton must still
retain its standard properties. This means
that if the user know where the button is
on the application, moving his mouse on the
area, the user can click the 'invisible' button.

Hope it makes sense?

Any ideas?

Regards,

Gerhard

Hi
You can use Speed Button ant change Its "Flat" Property to True.

Hi,
Thanks for the feedback.
I have solved my requirement in the meanwhile by use the standard Label comp,
making it transparent, caption := '', and using the event property
OnMouseMove to make a 'Transparent button'

If anyone wish to have demo code for this,
please contact me.

Regards,
Gerhard

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.