TTMSFMXSpeedButton OnClick

Hi Pieter


If I double-click a TTMSFMXSpeedButton in the designer it creates an OnChange handler rather than an OnClick - is this by design?

Kind regards, Bob

We have exposed an OnChange event that can be used if the speedbutton is configured to act as a radiobutton. It's unclear why the designer doesn't assign the OnClick by default, the OnClick is inherited from TSpeedbutton.


Kind Regards, 
Pieter