[Lazarus] TSpinEdit and TFloatSpinEdit

Avishai avishai.gore at gmail.com
Mon Nov 18 17:00:19 CET 2013


Why do we have both TSpinEdit and TFloatSpinEdit?  It seems like
TFloatSpinEdit is enough.  TFloatSpinEdit has property DecimalPlaces
and when set to 0, it displays an Integer (although it's a Float).
It's easy enough to get the Integer Value, but it could have Property
FloatValue and Property IntValue.




More information about the Lazarus mailing list