I am using the latest version 15.15.
I do not think I made things clear.
In the IDE set sDecimalSpinEdit1 DecimalPlaces to 0 or 1 or any other number except 2.
Run the program. Change event message occurs first, then Create event message occurs.
In the IDE set sDecimalSpinEdit1 DecimalPlaces to 2.
Run the program. Create event message occurs. Change event only occurs if there is a change.
In the demo I set DecimalPlaces to 1.
Attachments:
You must be
logged in to view attached files.