How to create a transparent non-rectangular button with Delphi?
Basically you use SetWindowRgn to define the shape of your button/control/window. See here for an example.
Or if you don't mind that your button can't be selected by the keyboard you could also use a TImage and use the OnMouseUp event.
Or find a 3rd party button that already does what you want on Torry.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With