Skybuck Flying
2015-02-20 21:44:35 UTC
Hello,
When user types numbers into TEdit the numbers should have thousands
separators like so:
1.000.000.000.000
When user deletes a zero anywhere it should look as follows:
100.000.000.000
The thousands separators need to be displayed while
typing/deleting/editing/backspacing etc.
I am looking for a component which already does this and it has to be free
=D
Components already tried and are not suited:
TEdit
TLabeledEdit
TMaskEdit
TSpinEdit
TJvValidateEdit
TIntEdit
TFloatEdit
Bye,
Skybuck.
When user types numbers into TEdit the numbers should have thousands
separators like so:
1.000.000.000.000
When user deletes a zero anywhere it should look as follows:
100.000.000.000
The thousands separators need to be displayed while
typing/deleting/editing/backspacing etc.
I am looking for a component which already does this and it has to be free
=D
Components already tried and are not suited:
TEdit
TLabeledEdit
TMaskEdit
TSpinEdit
TJvValidateEdit
TIntEdit
TFloatEdit
Bye,
Skybuck.