[Lazarus] DBMaskEdit: A small contribuition for Lazarus project.

Michael Van Canneyt michael at freepascal.org
Thu May 27 22:49:27 CEST 2010



On Thu, 27 May 2010, silvioprog wrote:

> Em 27-05-2010 04:23, Michael Van Canneyt escreveu:
>> 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.
>
> But this is already implemented in Lazarus? I searched here(Lazarus
> 0.9.29 r25654:25679M FPC 2.4.0 i386-linux-gtk 2 (beta)) and did not find.

Ola :(

I quoted from my Delphi knowledge; and indeed in FPC it is missing.
(there is even a comment in dbedit.inc in the LCL :/)

I will implement it in TField. Thank you for pointing this out !

Michael.




More information about the Lazarus mailing list