[Lazarus] New NumbersOnly property for TCustomEdit (r43678)
Bart
bartjunk64 at gmail.com
Sat Jan 11 14:05:04 CET 2014
On 1/10/14, Michael Van Canneyt <michael at freepascal.org> wrote:
> I never liked a maskedit.
>
Well, ages ago (as it seems) we didn't have a decent MaskEdit.
I needed it and so rewrote major parts of it.
And tried to get rid of some illogical features that the Borland guys
introduced.
After I had done that, I realized that Lazarus had a better component
for what I wanted to achieve in the first place...
(I came from Delphi 3, where such a component was not avaialable at all.)
>From TMaskEdit I derived a TTimeEdit control, which I happily use inn
some of my apps.
An edit control that controls input based on a regex, and looking like
a simple TEdit, might be a nice feature to have.
Bart
More information about the Lazarus
mailing list