[Lazarus] More MaskEdit questions
Gerard N/A
gerardusmercator at gmail.com
Wed Oct 7 13:18:51 CEST 2009
Hi Bart,
With D7 & D2010:
I have to type "1-23-45-6" to get "1-2-3-4-5-6" with this maskedit.
Both MaskEdit1.Text := MaskEdit1.Text and MaskEdi1.Text :=
'1-2-3-4-5-6' give the same result: '"1__-2__-3-4"
>From your previous posts it seems that Delphi's TMaskEdit is pretty buggy.
Would it be too complicated to implement a boolean property switch to
decide whether to act like Delphi or to act the way it should ? ;-)
Regards,
Gerard.
More information about the Lazarus
mailing list