FNCEdit etMoney FloatValue

Hi TMS,

I see a strange behaviour with the FNCEdit:

Drop a FMCEDit on a form, set EditType to etMoney and precision = 2

then do a

TMSFNCEdit1.FloatValue := 100;

in the code and the edit shows "10.000,00"

whats wrong?

fnc.core 4.0.3.4
fnc.uipack 6.3.1.2

Hi,

There is a bug in the parsing, we have now fixed it. Next version of TMS FNC UI Pack will address this issue.