TDBAdvEdit

I use EditType etMoney because it separates thousands. etFloat does not. In DB I have type Decimal (). If I enter 999 OK. If more, it is an invalid format.
I would welcome etFloat to separate thousands as well. And before storing in the DB, all thousands separators would be removed.
Well thank you

He would like me to get any answer.

If your DB does not accept a thousand separator, please use etFloat mode.
We will need to investigate if we can exclude thousand separator automatically when persisting to a DB. We will consider this for a future version.

Thank you