Hi,

Back in time when TField did not have EditMask property, TDBEdit published and used it's own EditMask property

Now TField has EditMask since at least fpc 244 but is not used in TDBEdit

So, in order to be Delphi compatible and allow the mask being shared across db controls, i plan to use the TField.EditMask in DBEdit

This will make TDBEdit.EditMask to be ignored

Any thoughts?

Luiz

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to