This little free component enhances the default behaviour of the TDBEdit
component available with Delphi. It publishes two fields of
TCustomMaskEdit and allows the component to automatically set the
correct mask for the linked DataField. Owing to this, you will be able
to introduce masks without having to work with TField properties.

To use it you have simply to set DataSource and DataField values as
usual and the new property EditMask. That's all.