EditMask in DialogPage
Hi,
in a dialogPage i have a TfrxMaskEditControl. The given mask is: ##'###
The system will fill the text property with: __'___
I type in a number: 9'999.
The result printed in the report ist _9'999
How can eleminate the underscore in a maskEdit ?
thx in advance & regards
in a dialogPage i have a TfrxMaskEditControl. The given mask is: ##'###
The system will fill the text property with: __'___
I type in a number: 9'999.
The result printed in the report ist _9'999
How can eleminate the underscore in a maskEdit ?
thx in advance & regards