On Thu, 27 May 2010, silvioprog wrote:
Hi, This is a small contribuition for Lazarus project. (In attached) A screenshot in my IDE: http://imagebin.org/98483 Thanks, hope you like. ;)
You may not be aware, but the TDBEdit is a mask edit. The mask must be set in the field itself: TField.Editmask. It will be used by TDBEdit. Michael. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
