I am playing with AC 6.51 beta. I want to make a descendant of TsSpinEdit with modify its Change method. But I have problem with it. When I modify the SpinEdit's value with keyboard the Change method and the OnChange event fired twice. Is this a known issue/bug/feature?
Hello! I know that standard memo have such problem sometimes. I'll research a problem in SpinEdit soon. Problem linked with using of multi-line mode seems…