We use TMS Web Core 2.8.3. If you put a TWebSpeedButton on a form, link it to a button element in the form's HTML template and give the button a caption and no glyph, the button is displayed with a small height without showing the caption. It would be nice, if the TWebSpeedButton would be displayed as a TWebButton in this case.
What is the reason in this case to still use a TWebSpeedButton to link to what represents a regular HTML button via TWebButton?
When we started Web migration, we chose TWebSpeedButton as a replacement for a TAdvGlowButton in our button component class.